diff --git a/app/styles/play/modal/leaderboard-modal.sass b/app/styles/play/modal/leaderboard-modal.sass index c238e8c3d..cd7dcdcd0 100644 --- a/app/styles/play/modal/leaderboard-modal.sass +++ b/app/styles/play/modal/leaderboard-modal.sass @@ -106,3 +106,7 @@ // Wish we could easily do this for Firefox. display: none +// Font size tweak for languages that don't fit +body[lang='ru'] + #leaderboard-modal #leaderboard-nav a + font-size: 13px