mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-04 17:19:47 -04:00
Additional tweak for #2005.
This commit is contained in:
parent
aba154fad9
commit
913de5dc8c
1 changed files with 5 additions and 0 deletions
|
@ -101,3 +101,8 @@
|
|||
#spell-palette-view
|
||||
// Make sure we have enough room for at least two columns
|
||||
padding-left: 12px
|
||||
|
||||
@media only screen and (max-width: 1555px)
|
||||
#spell-palette-view #spell-palette-help-button
|
||||
// Save vertical space when we don't have three columns (#2005).
|
||||
margin-top: 16px
|
||||
|
|
Loading…
Add table
Reference in a new issue