b4 column hidden
[roojs1] / scss / roojs-bootstrap / modal.scss
index 1a7f9f3..9aa4737 100644 (file)
     }
 }
 */
-
+/*
 .modal-body.roo-layout-container,
 .modal-body > .container {
     padding: 0;
 }
+*/
 /*
 .modal-dialog {
     max-width: 100%;
 }
 */
+/*
 @media (max-width: 768px) {
     
+     *these should be fixed by adding p-md-0
     .modal-body  .col-md-12  {
         padding : 0;
     }
     .modal-body   > .container .col-xs-12 {  
         padding: 0;
     }
-     
-}
   
+}
+     */
 .modal .roo-mb-progress-wrap {
     margin-top: 4px;
-    border: 1px solid darken($brand-primary, 10%);;
+    border: 1px solid darken($brand-primary, 10%);
 }
 
 .modal .roo-mb-progress-wrap .roo-mb-progress {