css-bootstrap/modal.css
authorAlan Knowles <alan@roojs.com>
Tue, 19 Apr 2016 09:18:20 +0000 (17:18 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 Apr 2016 09:18:20 +0000 (17:18 +0800)
css-bootstrap/modal.css

index e91994b..c6723c2 100644 (file)
 .modal-md-1 .modal-dialog {
   width: 8.333333333333332%;
   margin: 30 auto;
-}
\ No newline at end of file
+}
+
+
+@media (max-width: 568px) {
+    .modal-footer .btn+.btn {
+            margin-left:0px;
+            margin-top:5px;
+    }
+}