modals should stick to title bar
This commit is contained in:
parent
acc8e7923a
commit
12500dfb64
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ table {
|
|||
|
||||
.modal .modal-content {
|
||||
position: fixed;
|
||||
top: 45px;
|
||||
top: 38px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: 0 auto;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue