Skip to content

Commit

Permalink
icons line up better with vertical-align top
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Apr 2, 2013
1 parent ea958e2 commit 182d5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/umlaut/_mixins.scss
Expand Up @@ -13,7 +13,7 @@
height: 16px;
@include ie7-restore-right-whitespace();
line-height: 16px;
vertical-align: middle;
vertical-align: top;
margin-top: 1px;
}

Expand Down

0 comments on commit 182d5b3

Please sign in to comment.