mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
Update _variables.scss
This commit is contained in:
parent
1f42d79561
commit
0231bd9436
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ $input-disabled-bg: $gray-200 !default;
|
|||
$input-color: $gray-700 !default;
|
||||
$input-border-color: $gray-400 !default;
|
||||
$input-border-width: $input-btn-border-width !default;
|
||||
$input-box-shadow: inset 0 1px 1px rgba($black,.075) !default;
|
||||
$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;
|
||||
|
||||
$input-border-radius: $border-radius !default;
|
||||
$input-border-radius-lg: $border-radius-lg !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue