.tab-pane {
  height: 0;
  overflow: hidden;
}
.tab-pane.active {
  height: auto !important;
}

/*# sourceMappingURL=tabs.css.map */
