Commit 7440c384 authored by Mark Otto's avatar Mark Otto

fix invalid css

parent 325748ff
...@@ -328,7 +328,6 @@ input[type="checkbox"] { ...@@ -328,7 +328,6 @@ input[type="checkbox"] {
line-height: $line-height-sm; line-height: $line-height-sm;
} }
} }
}
@include input-size('.input-lg', $input-height-lg, $padding-lg-vertical, $padding-lg-horizontal, $font-size-lg, $line-height-lg, $input-border-radius-lg); @include input-size('.input-lg', $input-height-lg, $padding-lg-vertical, $padding-lg-horizontal, $font-size-lg, $line-height-lg, $input-border-radius-lg);
......
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