fix for sm

This commit is contained in:
Patrick O'Carroll
2018-01-26 14:57:55 +01:00
parent 08822fbdca
commit 2f891726c3

View File

@@ -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 {