Partial Fix #5681 - fix bootstrap4 detection
[roojs1] / scss / roojs-bootstrap / navbar.scss
index 0f95e20..6d491f5 100644 (file)
 
 table td .navbar {
     min-height: auto;
-}
\ No newline at end of file
+}
+
+// navbar at the top of panes...
+.tab-pane .navbar-nav,
+.tab-pane .navbar-nav .nav-item {
+    width: 100%;
+}