mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-07 10:34:46 -04:00
Merge pull request #2403 from divyanshu013/master
Bug fix for long hero button text in Russian for #1918
This commit is contained in:
commit
be625cbfbe
1 changed files with 4 additions and 0 deletions
|
@ -417,3 +417,7 @@ body.ipad #play-heroes-modal
|
|||
// iPad is Python-only for now, and has its own reset button.
|
||||
.form
|
||||
display: none
|
||||
|
||||
body[lang='ru']
|
||||
#play-heroes-modal #confirm-button
|
||||
font-size: 14px
|
||||
|
|
Loading…
Add table
Reference in a new issue