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