mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(tabs): vertically center text and icons on tabs-icon-left/right fixes #1827
This commit is contained in:
@@ -307,6 +307,7 @@
|
||||
.icon {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin-top: -.1em;
|
||||
|
||||
&:before {
|
||||
font-size: $tabs-icon-size - 8;
|
||||
|
||||
Reference in New Issue
Block a user