From 37b2c8a812337a6ed9324ba2e5dab9afbc5ad3ce Mon Sep 17 00:00:00 2001 From: Tobias Lindig Date: Fri, 13 Dec 2013 12:27:56 +0100 Subject: add dist files. --- dist/css/bootstrap.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 261fc46de..c956113e2 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4890,7 +4890,7 @@ button.close { right: 0; bottom: 0; left: 0; - z-index: 1040; + z-index: 1050; display: none; overflow: auto; overflow-y: scroll; @@ -4911,7 +4911,6 @@ button.close { } .modal-dialog { position: relative; - z-index: 1050; width: auto; margin: 10px; } @@ -4932,7 +4931,7 @@ button.close { right: 0; bottom: 0; left: 0; - z-index: 1030; + z-index: 1040; background-color: #000; } .modal-backdrop.fade { -- cgit v1.2.3