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

index 4af206e..625b953 100644 (file)
@@ -89,4 +89,8 @@
 .modal-dialog {
     max-width: 100%;
 }
\ No newline at end of file
+ @media (max-width: 768px) {
+    .modal-body {
+        pdding:5px;
+    }
+ }
\ No newline at end of file