aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-23 15:07:04 -0800
committerChris Rebert <[email protected]>2014-01-23 15:07:04 -0800
commit31e8a48783c2c58becbd59f9c686f18c28e2d0ef (patch)
tree2182e322003534e729828d646c8cca6b078b8cbe /less/forms.less
parent7d015817ed04509c9699e5bedb5ddfc161e797f7 (diff)
downloadbootstrap-31e8a48783c2c58becbd59f9c686f18c28e2d0ef.tar.xz
bootstrap-31e8a48783c2c58becbd59f9c686f18c28e2d0ef.zip
"bottom increment" => "decrement" in explanatory comment
Diffstat (limited to 'less/forms.less')
-rw-r--r--less/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less
index 375a387ef..6560c8c39 100644
--- a/less/forms.less
+++ b/less/forms.less
@@ -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 {