forked from Ponysearch/Ponysearch
Merge pull request #924 from MontyQI/search-filters
Search filters changes
This commit is contained in:
commit
3408d061aa
6 changed files with 8 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -164,6 +164,9 @@
|
||||||
.ltr-margin-right(0);
|
.ltr-margin-right(0);
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
.ltr-margin-left(@results-offset + 0.6rem);
|
.ltr-margin-left(@results-offset + 0.6rem);
|
||||||
|
display: flex;
|
||||||
|
overflow-x: auto;
|
||||||
|
overscroll-behavior-inline: contain;
|
||||||
|
|
||||||
select {
|
select {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
|
|
Loading…
Reference in a new issue