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
|
// 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 {
|
.bootbox.modal {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
z-index: 1050;
|
z-index: 1050;
|
||||||
|
|
Loading…
Reference in New Issue