mirror of
https://github.com/searxng/searxng.git
synced 2024-11-14 14:11:05 +00:00
Merge pull request #583 from return42/fix-combo-with
[fix] simple theme: remove width 45% from language and time filters
This commit is contained in:
commit
9fc27088ef
1 changed files with 0 additions and 5 deletions
|
@ -253,11 +253,6 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.language,
|
||||
.time_range {
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
.category {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue