update vert alignment of button icon, closes #155

This commit is contained in:
Adam Bradley
2013-11-17 21:20:53 -06:00
parent 8fe868f4eb
commit 6edfa82ae6
3 changed files with 21 additions and 3 deletions

4
dist/css/ionic.css vendored
View File

@ -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;