Fix spacing
This commit is contained in:
parent
e060e952b5
commit
a03e933eb6
|
@ -71,7 +71,7 @@
|
|||
|
||||
// Hardcode to be the same as before for now. I would recommend not using bootbox, or finding a way so the html structure can be the same
|
||||
.bootbox.modal {
|
||||
position: fixed;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 1050;
|
||||
|
|
Loading…
Reference in New Issue