tweaked font size of userbar icons, it got reduced accidentally during previous changes accidentally

pull/173/merge
Dave Cranwell 2014-05-22 14:26:09 +01:00
rodzic 4111baf933
commit 18df9e094c
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -87,11 +87,13 @@ li, .home{
.action{
@include transition(background-color 0.2s ease, color 0.2s ease);
background-color:$color-teal;
color:white;
color:$color-teal;
&:before{
margin-right:0.4em;
vertical-align:middle;
font-size:1.7em;
color:white;
}
&:hover{