tweak to alignment of text

pull/150/merge
Dave Cranwell 2014-03-18 16:56:53 +00:00
rodzic 5e17881f2d
commit fa94df6b03
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ nav{
float:right; float:right;
/* moving menu only for browser that can support hover and transitions */ /* moving menu only for browser that can support hover and transitions */
.no-touch.csstransitions & { /*.no-touch.csstransitions & {
ul{ ul{
height:0; height:0;
} }
@ -33,7 +33,7 @@ nav{
left:0; left:0;
} }
} }
} }*/
} }
.home{ .home{
@ -82,6 +82,7 @@ li{
&:before{ &:before{
margin-right:0.3em; margin-right:0.3em;
vertical-align:middle;
} }
&:hover{ &:hover{