Fix #6584 - make popover a primary container element
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index fe6e7a4..b7ad853 100644 (file)
@@ -2590,7 +2590,9 @@ a.roo-brick-link:hover {
 /* for some reason it's -15px on BS */
 @media (min-width: 768px) {
   .navbar-right {
-    margin-right: 15px; } }
+    /*  not needed on popup?
+        margin-right: 15px;
+        */ } }
 
 /* was -15 before, on mobile it made the buttons too close to the edit.. */
 .navbar-nav {
@@ -4750,4 +4752,7 @@ html.bootstrap-sticky body {
   border: 1px dashed #ccc;
   padding: 4px 7px; }
 
+.popover {
+  max-width: 90%; }
+
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file