From 6e064894db4a67ed2c1180212426a076a494d300 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Sep 2013 14:56:02 -0700 Subject: remove unnecessary right and left properties on .modal-dialog --- dist/css/bootstrap.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 3c53283ea..87ccb4ec1 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5823,8 +5823,6 @@ body.modal-open, @media screen and (min-width: 768px) { .modal-dialog { - right: auto; - left: 50%; width: 600px; padding-top: 30px; padding-bottom: 30px; -- cgit v1.2.3