fix dialog nested layout issues
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index b23f696..5a3c165 100644 (file)
@@ -1859,6 +1859,10 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
 .roo-required-indicator.left-indicator {
   margin-right: 3px; }
 
+.roo-form-group-label-left .roo-required-indicator.left-indicator {
+  position: absolute;
+  /* horizontal laid out forms indicator is a bit messy */ }
+
 .roo-required-indicator.right-indicator {
   margin-left: 3px; }
 
@@ -1872,6 +1876,10 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
   height: 100%;
   overflow: hidden; }
 
+.modal-body.roo-layout-container {
+  padding: 0;
+  /* modal padding messes up calcs on layout */ }
+
 .roo-layout-inactive-content {
   position: absolute;
   left: -10000px;
@@ -3802,7 +3810,7 @@ html.bootstrap-sticky body {
   background-color: #212529; }
 
 .tooltip.fade.in {
-  z-index: 10002; }
+  z-index: 19002; }
 
 .x-hidden {
   position: absolute;
@@ -4760,4 +4768,9 @@ html.bootstrap-sticky body {
 .popover-header .form-group {
   margin-bottom: 0; }
 
+/*  Menu - show the icons with a bit of padding */
+.dropdown-item i.fa {
+  margin-left: -10px;
+  margin-right: 10px; }
+
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file