mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
no min-width in .bar .button
This commit is contained in:
2
dist/css/ionic.css
vendored
2
dist/css/ionic.css
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user