Commit be65329c authored by Nur Rony's avatar Nur Rony

adds max-width only for new filter dropdown

parent 7ecdb68d
......@@ -136,7 +136,7 @@
border-radius: $border-radius-base;
box-shadow: 0 2px 4px $dropdown-shadow-color;
@media (min-width: $screen-md-min) {
.filtered-search-input-container & {
max-width: 280px;
}
......
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