zindex on combos on popovers..
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index b7ad853..b23f696 100644 (file)
@@ -994,7 +994,7 @@ table.fc-border-separate {
 
 /* zindex of dialogs is 10000++ so dropdowns have to be higher... */
 .dropdown-menu {
-  z-index: 20002 !important; }
+  z-index: 30002 !important; }
 
 .dropdown-menu .checkbox label {
   width: 100%; }
@@ -1890,12 +1890,14 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
     border:1px solid #98c0f4;
     */ }
 
+/*
+ *not sure why these are set - they seem to cause problems displaying the popdownmenus over nav bars.
 .roo-layout-panel-east, .roo-layout-panel-west {
-  z-index: 10; }
-
+    z-index:10;
+}
 .roo-layout-panel-north, .roo-layout-panel-south {
-  z-index: 11; }
-
+    z-index:11;
+}
 /*
 .roo-layout-collapsed-north, .x-layout-collapsed-south, .x-layout-collapsed-east, .x-layout-collapsed-west {
     z-index:12;
@@ -4755,4 +4757,7 @@ html.bootstrap-sticky body {
 .popover {
   max-width: 90%; }
 
+.popover-header .form-group {
+  margin-bottom: 0; }
+
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file