mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
commit
8df67f993c
1 changed files with 4 additions and 0 deletions
|
@ -106,3 +106,7 @@
|
||||||
// Wish we could easily do this for Firefox.
|
// Wish we could easily do this for Firefox.
|
||||||
display: none
|
display: none
|
||||||
|
|
||||||
|
// Font size tweak for languages that don't fit
|
||||||
|
body[lang='ru']
|
||||||
|
#leaderboard-modal #leaderboard-nav a
|
||||||
|
font-size: 13px
|
||||||
|
|
Loading…
Reference in a new issue