Commit 56de42b7 authored by Clement Ho's avatar Clement Ho

Fix bad merge conflict

parent 51d455d0
......@@ -125,7 +125,7 @@ label {
&.input-short {
width: $input-short-width;
@media (min-width: $screen-md-min) {
@include media-breakpoint-up(md) {
width: $input-short-md-width;
}
}
......
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