From: Chris Rebert Date: Thu, 23 Jan 2014 23:07:04 +0000 (-0800) Subject: "bottom increment" => "decrement" in explanatory comment X-Git-Tag: v3.1.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e8a48783c2c58becbd59f9c686f18c28e2d0ef;p=thirdparty%2Fbootstrap.git "bottom increment" => "decrement" in explanatory comment --- diff --git a/less/forms.less b/less/forms.less index 375a387ef2..6560c8c39e 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 {