[Search] Relative positioning
Search results list now displays below the filter options display dynamically.
This commit is contained in:
@@ -247,6 +247,12 @@
|
||||
overflow-y: auto;
|
||||
padding-right: $rightPadding;
|
||||
|
||||
top: auto;
|
||||
bottom: auto;
|
||||
height: 90%;
|
||||
// It overflows the bottom when active-display-filter
|
||||
// if height is set to 100%
|
||||
|
||||
.results {
|
||||
|
||||
.search-result-item {
|
||||
|
||||
Reference in New Issue
Block a user