aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-07 14:39:11 -0500
committerMark Otto <[email protected]>2013-10-07 14:39:11 -0500
commit352532cd63a2d8e03ba7db806aa3bd110c023532 (patch)
treeda01170ec95d36a9d8bda484bedcde998a1805df /dist/css/bootstrap.css
parent0647049513b2644776ee77861e65f892d6b57c49 (diff)
downloadbootstrap-352532cd63a2d8e03ba7db806aa3bd110c023532.tar.xz
bootstrap-352532cd63a2d8e03ba7db806aa3bd110c023532.zip
Half fix for #9855: Don't fuck with margins for open modal dialog on account of Lion non-scrollbars and inconsistencies elsewhere
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index d91c9e38f..35b69da70 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -5731,12 +5731,6 @@ button.close {
overflow: hidden;
}
-body.modal-open,
-.modal-open .navbar-fixed-top,
-.modal-open .navbar-fixed-bottom {
- margin-right: 15px;
-}
-
.modal {
position: fixed;
top: 0;