scss/roojs-bootstrap/select2.scss
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index fd501f9..44a91fe 100644 (file)
@@ -2952,11 +2952,17 @@ table td .navbar {
   display: none;
 }
 /* multiselect */
+.roo-select2-container-multi {
+  width: 100%;
+  /* needed on BS4? */
+}
 .roo-select2-container-multi .roo-select2-choices {
   height: auto !important;
   height: 1%;
   margin: 0;
   padding: 0;
+  width: 100%;
+  /* needed on BS4? */
   /*position: relative;*/
   border: 1px solid #6c757d;
   cursor: text;