mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
update vert alignment of button icon, closes #155
This commit is contained in:
4
dist/css/ionic.css
vendored
4
dist/css/ionic.css
vendored
@ -2754,8 +2754,10 @@ a.subdued {
|
||||
font-size: 12px;
|
||||
line-height: 30px; }
|
||||
.bar .button .icon {
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
font-size: 24px;
|
||||
line-height: 29px; }
|
||||
line-height: 30px; }
|
||||
.bar .button-bar > .button, .bar .buttons > .button {
|
||||
min-height: 31px;
|
||||
height: 32px;
|
||||
|
||||
Reference in New Issue
Block a user