Fix spacing

This commit is contained in:
Brentley Jones 2013-07-16 19:16:22 +00:00
parent e060e952b5
commit a03e933eb6
1 changed files with 1 additions and 1 deletions

View File

@ -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;