This commit is contained in:
Adam Bradley
2015-03-23 11:31:13 -05:00
parent a484dca8e9
commit e7a23eefff

View File

@ -22,10 +22,6 @@ $button-small-height: 28px !default;
$button-small-padding: 4px !default;
$button-small-icon-size: 16px !default;
$button-bar-button-font-size: 13px !default;
$button-bar-button-height: 32px !default;
$button-bar-button-padding: 8px !default;
$button-bar-button-icon-size: 20px !default;
// Button Mixins
@ -74,6 +70,7 @@ $button-bar-button-icon-size: 20px !default;
}
// Button Defaults
// --------------------------------------------------
@ -118,6 +115,7 @@ $button-bar-button-icon-size: 20px !default;
}
// Button Sizes
// --------------------------------------------------
@ -136,6 +134,7 @@ $button-bar-button-icon-size: 20px !default;
}
// Button Types
// --------------------------------------------------
@ -189,6 +188,7 @@ input.button.button-block {
}
// Button Color Generation
// --------------------------------------------------