less/roojs-bootstrap/modal.less
authorAlan Knowles <alan@roojs.com>
Tue, 13 Feb 2018 03:21:19 +0000 (11:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Feb 2018 03:21:19 +0000 (11:21 +0800)
less/roojs-bootstrap/modal.less

index eec0cc8..a0e8637 100644 (file)
 .modal-dialog {
     max-width: 100%;
 }
-
+/*
+ *tries to fix issue with wide padding on edit email dialog
+ *but breaks login
 .modal-body .col-xs-12 {  
   padding-left: 0px;
 }
+*/