mirror of https://github.com/searxng/searxng.git
Merge pull request #924 from MontyQI/search-filters
Search filters changes
This commit is contained in:
commit
3408d061aa
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 New Issue