mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
tighten up horizontal input and button padding
This commit is contained in:
parent
01dbc4cc05
commit
e1c3f79e98
@ -339,7 +339,7 @@ $table-inverse-color: $body-bg !default;
|
||||
// For each of Bootstrap's buttons, define text, background and border color.
|
||||
|
||||
$input-btn-padding-y: .5rem !default;
|
||||
$input-btn-padding-x: 1rem !default;
|
||||
$input-btn-padding-x: .75rem !default;
|
||||
$input-btn-line-height: 1.25 !default;
|
||||
|
||||
$input-btn-padding-y-sm: .25rem !default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user