Fixed #2305: removed CSS initial keyword usage.

This commit is contained in:
Nick Winter 2015-04-17 11:42:38 -07:00
parent dd04dd88cf
commit 1952a8ea23
7 changed files with 9 additions and 9 deletions

View file

@ -571,7 +571,7 @@
nick_blurb: "Motivation Guru"
michael_title: "Programmer"
michael_blurb: "Sys Admin"
matt_title: "Programmer"
matt_title: "Cofounder" # {change}
matt_blurb: "Bicyclist"
cat_title: "Chief Artisan"
cat_blurb: "Airbender"

View file

@ -56,7 +56,7 @@ $user-achievements-scale: 0.8
font-size: 18px
> .achievement-description
white-space: initial
white-space: normal
font-size: 12px
line-height: 1.3em
max-height: 2.6em

View file

@ -263,8 +263,8 @@ $gameControlMargin: 30px
.badge
position: absolute
top: initial
left: initial
top: auto
left: auto
right: -25px
bottom: -25px
font-size: 20px

View file

@ -341,7 +341,7 @@
.rank-button.btn-block
display: inline-block
width: initial
width: auto
padding-left: 19px
padding-right: 19px

View file

@ -86,7 +86,7 @@
text-align: center
.stat-label, .stat
position: initial
position: static
display: inline-block
.stat-label

View file

@ -191,7 +191,7 @@ $heroCanvasHeight: 275px
.hero-stats
color: white
@include user-select(initial)
@include user-select(text)
h2
margin-top: 0px
@ -267,7 +267,7 @@ $heroCanvasHeight: 275px
//- Different footer states
#hero-footer
@include user-select(initial)
@include user-select(text)
#purchasable-hero-explanation, #loading-hero-explanation
position: absolute

View file

@ -73,7 +73,7 @@ block content
h4.team_name
a(href="http://www.mattlott.com/") Matt Lott
p(data-i18n="about.matt_title")
| Programmer
| Cofounder
p(data-i18n="about.matt_blurb")
| Bicyclist