1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

fix vars, grunt that shit

This commit is contained in:
Mark Otto
2015-06-19 00:01:57 -07:00
parent ecc7d9ba26
commit e4d72c914d
10 changed files with 273 additions and 73 deletions

View File

@@ -171,8 +171,8 @@ $btn-link-disabled-color: $gray-light !default;
// Allows for customizing button radius independently from global border radius
$btn-border-radius-base: $border-radius-base;
$btn-border-radius-large: $border-radius-large;
$btn-border-radius-small: $border-radius-small;
$btn-border-radius-lg: $border-radius-lg;
$btn-border-radius-sm: $border-radius-sm;
// Forms