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

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 {