/**
 * Additional styling required to get Relay to work with the Admin LTE theme.
 * Styling generally required to get Relay to work is in relay_custom_css.css
 */
 
.content {
  min-height: 0px;
  padding: 0px;
}
