Browse Source

Merge pull request #583 from return42/fix-combo-with

[fix] simple theme: remove width  45% from language and time filters
Markus Heiser 3 years ago
parent
commit
9fc27088ef
1 changed files with 0 additions and 5 deletions
  1. 0 5
      searx/static/themes/simple/src/less/search.less

+ 0 - 5
searx/static/themes/simple/src/less/search.less

@@ -253,11 +253,6 @@
     margin: 0;
   }
 
-  .language,
-  .time_range {
-    width: 45%;
-  }
-
   .category {
     display: block;
     width: 100%;