mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
really make modals cover topbars and not cover the modal itself
This commit is contained in:
+1
-1
@@ -747,7 +747,7 @@ input[type=submit].btn {
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 2000;
|
||||
z-index: 11000;
|
||||
width: 560px;
|
||||
margin: -250px 0 0 -250px;
|
||||
background-color: @white;
|
||||
|
||||
Reference in New Issue
Block a user