mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-04 17:19:47 -04:00
Fixed issue #2497 for 'ru', 'pt-PT', and 'pt-BR'
This commit is contained in:
parent
4ff4306366
commit
599f18344e
1 changed files with 9 additions and 0 deletions
|
@ -393,3 +393,12 @@
|
|||
|
||||
#selected-item-unlock-button, .unequippable
|
||||
left: 645px
|
||||
|
||||
body[lang='pt-PT'], body[lang^='pt-BR']
|
||||
#play-items-modal .unlock-button
|
||||
font-size: 13px
|
||||
|
||||
body[lang='ru']
|
||||
#play-items-modal .unlock-button
|
||||
font-size: 10px
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue