Commit 2f891726 by Patrick O'Carroll

fix for sm

parent 08822fbd
......@@ -273,7 +273,8 @@
@include media-breakpoint-down(sm) {
.search-dropdown__col_2 {
flex-direction: column;
height: 100%;
height: 80%;
justify-content: flex-start;
}
.search-filter-box {
......
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