modals should stick to title bar
This commit is contained in:
@@ -260,7 +260,7 @@ table {
|
||||
|
||||
.modal .modal-content {
|
||||
position: fixed;
|
||||
top: 45px;
|
||||
top: 38px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user