make modals cover topbars
This commit is contained in:
parent
72ce695cfd
commit
bc41c58472
4 changed files with 5 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue