mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Moved modals down a bit; watch out, not sure why they were !important before.
This commit is contained in:
parent
77adebe181
commit
90bbe0bf55
1 changed files with 3 additions and 3 deletions
|
@ -101,8 +101,8 @@ a[data-toggle="modal"]
|
|||
|
||||
.modal-dialog
|
||||
padding: 5px
|
||||
margin-top: 0px !important
|
||||
margin-bottom: 0px !important
|
||||
margin-top: 30px
|
||||
margin-bottom: 0px
|
||||
padding-top: 30px
|
||||
.background-wrapper
|
||||
background: url("/images/pages/base/modal_background.png")
|
||||
|
@ -281,4 +281,4 @@ body[lang='ja']
|
|||
.spr:after
|
||||
content: " "
|
||||
.spl:before
|
||||
content: " "
|
||||
content: " "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue