Skip to content

Commit 54642db

Browse files
author
Dmytro Trotsko
committed
Minimize bouncing effect of filters section after location_search loads
1 parent b3bad24 commit 54642db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/custom_styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,7 @@ tr:not(.odd-row) > .dtfc-fixed-end {
299299
display: block;
300300
}
301301
}
302+
303+
#location_search {
304+
height: 38px !important;
305+
}

0 commit comments

Comments
 (0)