mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Update input/button padding to fix cutoff text in Windows Chrome
This commit is contained in:
parent
976595bd1d
commit
4149cb2d17
@ -299,9 +299,9 @@ $table-dark-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-y: .375rem !default;
|
||||
$input-btn-padding-x: .75rem !default;
|
||||
$input-btn-line-height: 1.25 !default;
|
||||
$input-btn-line-height: 1.5 !default;
|
||||
|
||||
$input-btn-padding-y-sm: .25rem !default;
|
||||
$input-btn-padding-x-sm: .5rem !default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user