]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
"bottom increment" => "decrement" in explanatory comment
authorChris Rebert <github@rebertia.com>
Thu, 23 Jan 2014 23:07:04 +0000 (15:07 -0800)
committerChris Rebert <github@rebertia.com>
Thu, 23 Jan 2014 23:07:04 +0000 (15:07 -0800)
less/forms.less

index 375a387ef2d1c4db5bb90602f651f7b29d1ad52a..6560c8c39e40135a93cd133189b45da0d73f9f6c 100644 (file)
@@ -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 {