css-bootstrap/modal.css
authorEdward <edward@roojs.com>
Wed, 23 Apr 2014 03:42:16 +0000 (11:42 +0800)
committerEdward <edward@roojs.com>
Wed, 23 Apr 2014 03:42:16 +0000 (11:42 +0800)
css-bootstrap/modal.css

index 5004225..1d0555e 100644 (file)
@@ -23,6 +23,7 @@
 }
 .modal-md-12 .modal-dialog {
   width: 100%;
+  margin: 0 auto;
 }
 .modal-md-11 .modal-dialog {
   width: 91.66666666666666%;
@@ -32,6 +33,7 @@
 }
 .modal-md-9 .modal-dialog {
   width: 75%;
+  margin: 0 auto;
 }
 .modal-md-8 .modal-dialog {
   width: 66.66666666666666%;