no min-width in .bar .button

This commit is contained in:
Adam Bradley
2013-11-17 20:22:20 -06:00
parent b7841a42c1
commit 8fe868f4eb
3 changed files with 2 additions and 3 deletions

2
dist/css/ionic.css vendored
View File

@@ -2748,7 +2748,7 @@ a.subdued {
.bar .button {
z-index: 1;
padding: 0 8px;
min-width: 44px;
min-width: initial;
min-height: 31px;
height: 32px;
font-size: 12px;