Commit da98c5c2 authored by Chris Rebert's avatar Chris Rebert

trivial spacing fix

parent d9266f95
...@@ -77,7 +77,7 @@ input[type="checkbox"]:focus { ...@@ -77,7 +77,7 @@ input[type="checkbox"]:focus {
// See https://github.com/twbs/bootstrap/issues/8350 for more. // See https://github.com/twbs/bootstrap/issues/8350 for more.
input[type="number"] { input[type="number"] {
&::-webkit-outer-spin-button, &::-webkit-outer-spin-button,
&::-webkit-inner-spin-button { &::-webkit-inner-spin-button {
height: auto; height: auto;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment