Skip to content

Commit

Permalink
fix(tabs): vertically center text and icons on tabs-icon-left/right f…
Browse files Browse the repository at this point in the history
…ixes #1827
  • Loading branch information
perrygovier committed Aug 5, 2014
1 parent 53c437e commit 93d586d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
.icon {
display: inline-block;
vertical-align: top;
margin-top: -.1em;

&:before {
font-size: $tabs-icon-size - 8;
Expand Down

0 comments on commit 93d586d

Please sign in to comment.