trivial spacing fix

This commit is contained in:
Chris Rebert 2013-07-30 12:35:39 -07:00
parent d9266f95c4
commit da98c5c2c3
1 changed files with 1 additions and 1 deletions

View 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;
}
}