sync
[roojs1] / css-bootstrap / nav-tabs.css
index d73f290..77ac95d 100644 (file)
@@ -75,4 +75,8 @@
 .nav-tabs-custom > .tab-content {
   background: #fff;
   padding: 10px;
+}
+/* --- override it appears it's done un-reliably in JS normally.. */
+.tab-content > .tab-pane {
+    position: absolute;
 }
\ No newline at end of file