mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
trivial spacing fix
This commit is contained in:
parent
d9266f95c4
commit
da98c5c2c3
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ input[type="checkbox"]:focus {
|
||||||
// See https://github.com/twbs/bootstrap/issues/8350 for more.
|
// See https://github.com/twbs/bootstrap/issues/8350 for more.
|
||||||
input[type="number"] {
|
input[type="number"] {
|
||||||
&::-webkit-outer-spin-button,
|
&::-webkit-outer-spin-button,
|
||||||
&::-webkit-inner-spin-button {
|
&::-webkit-inner-spin-button {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue