Merge branch 'release/0.5.0.0-RC' into develop

This commit is contained in:
Jonne Haß 2015-04-20 21:19:49 +02:00
commit a06448447a

View file

@ -7,7 +7,7 @@
color: $text-grey;
font-size: $font-size-text;
line-height: $line-height;
vertical-align: top;
vertical-align: middle;
&:hover { color: $text; }
&.cross { font-size: $line-height; }
}