]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
trivial spacing fix
authorChris Rebert <github@rebertia.com>
Tue, 30 Jul 2013 19:35:39 +0000 (12:35 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 30 Jul 2013 19:35:39 +0000 (12:35 -0700)
less/forms.less

index fad9f15e5abd077e8047003ca406b386a1f3509c..f4e8c996d977919d2a1de4f2a6d0d8a7eaaddd57 100644 (file)
@@ -77,7 +77,7 @@ input[type="checkbox"]:focus {
 // See https://github.com/twbs/bootstrap/issues/8350 for more.
 input[type="number"] {
   &::-webkit-outer-spin-button,
-  &::-webkit-inner-spin-button  {
+  &::-webkit-inner-spin-button {
     height: auto;
   }
 }