mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
"bottom increment" => "decrement" in explanatory comment
This commit is contained in:
parent
7d015817ed
commit
31e8a48783
@ -85,7 +85,7 @@ input[type="checkbox"]:focus {
|
||||
// Fix for Chrome number input
|
||||
//
|
||||
// Setting certain font-sizes causes the `I` bar to appear on hover of the
|
||||
// bottom increment button. See https://github.com/twbs/bootstrap/issues/8350.
|
||||
// decrement button. See https://github.com/twbs/bootstrap/issues/8350.
|
||||
input[type="number"] {
|
||||
&::-webkit-outer-spin-button,
|
||||
&::-webkit-inner-spin-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user