Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
4149cb2d
Commit
4149cb2d
authored
7 years ago
by
Mark Otto
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update input/button padding to fix cutoff text in Windows Chrome
parent
976595bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_variables.scss
+2
-2
scss/_variables.scss
with
2 additions
and
2 deletions
+2
-2
scss/_variables.scss
+
2
-
2
View file @
4149cb2d
...
@@ -299,9 +299,9 @@ $table-dark-color: $body-bg !default;
...
@@ -299,9 +299,9 @@ $table-dark-color: $body-bg !default;
//
//
// For each of Bootstrap's buttons, define text, background and border color.
// For each of Bootstrap's buttons, define text, background and border color.
$input-btn-padding-y
:
.5rem
!
default
;
$input-btn-padding-y
:
.
37
5rem
!
default
;
$input-btn-padding-x
:
.75rem
!
default
;
$input-btn-padding-x
:
.75rem
!
default
;
$input-btn-line-height
:
1
.
2
5
!
default
;
$input-btn-line-height
:
1
.5
!
default
;
$input-btn-padding-y-sm
:
.25rem
!
default
;
$input-btn-padding-y-sm
:
.25rem
!
default
;
$input-btn-padding-x-sm
:
.5rem
!
default
;
$input-btn-padding-x-sm
:
.5rem
!
default
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment