Additional tweak for .

This commit is contained in:
Nick Winter 2014-12-28 15:24:31 -08:00
parent aba154fad9
commit 913de5dc8c

View file

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