mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Fix login icon placement on IE10
This commit is contained in:
parent
31367f39c1
commit
0228614ef6
1 changed files with 4 additions and 3 deletions
|
@ -280,6 +280,7 @@ html.no-borderimage #auth-modal
|
|||
background-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png)
|
||||
padding: 9px 8px 8px 12px
|
||||
border: 0
|
||||
|
||||
|
||||
|
||||
|
||||
.ie10 #auth-modal .auth-network-logins .btn.btn-lg.network-login .network-logo
|
||||
left: 15px
|
||||
top: 15px
|
||||
|
|
Loading…
Reference in a new issue