Merge pull request from laituan245/master

Fixed issues  and  (Text-fit bugs)
This commit is contained in:
Nick Winter 2015-03-10 21:07:56 -07:00
commit 8739f6c409
2 changed files with 18 additions and 5 deletions

View file

@ -178,7 +178,7 @@ $heroCanvasHeight: 275px
float: left
.hero-stats
width: 384px
width: 400px
height: $heroCanvasHeight
float: left
@ -198,10 +198,10 @@ $heroCanvasHeight: 275px
color: white
.hero-description
margin-bottom: 7px
margin-bottom: 4px
.hero-stat-row
margin: 4px 0
margin: 3px 0
.stat-label
float: left
@ -419,5 +419,9 @@ body.ipad #play-heroes-modal
display: none
body[lang='ru']
#play-heroes-modal #confirm-button
font-size: 14px
#play-heroes-modal
#hero-carousel .hero-item .hero-stats h2
font-size: 24px
#confirm-button
font-size: 14px

View file

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