mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
button small padding updates
This commit is contained in:
@@ -122,7 +122,7 @@ $button-small-icon-size: 16px !default;
|
||||
// --------------------------------------------------
|
||||
|
||||
.button-small {
|
||||
padding: 2px $button-small-padding 1px;
|
||||
padding: 0 $button-small-padding;
|
||||
min-width: $button-small-height;
|
||||
min-height: $button-small-height + 2;
|
||||
font-size: $button-small-font-size;
|
||||
|
||||
Reference in New Issue
Block a user