This commit is contained in:
laituan245 2015-03-11 13:01:15 +09:00
parent 599f18344e
commit ae07a69bd7

View file

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