2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

make modals cover topbars

This commit is contained in:
Mark Otto
2011-09-12 13:31:58 -07:00
parent 72ce695cfd
commit bc41c58472
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -736,7 +736,7 @@ input[type=submit].btn {
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
z-index: 10000;
}
.modal-backdrop, .modal-backdrop.fade.in {