button small padding updates

This commit is contained in:
Adam Bradley
2015-03-26 23:14:05 -05:00
parent 115128989d
commit 2f6dac4926

View File

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