Browse Source

Min width 50 px to oscar theme category. #1158

Author Name 7 years ago
parent
commit
7635ebb126

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev-dark.min.css


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev.min.css


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/pointhi.min.css


+ 1 - 0
searx/static/themes/oscar/less/logicodev/search.less

@@ -18,6 +18,7 @@
     padding-bottom: 0.4rem;
     padding-bottom: 0.4rem;
     padding-top: 0.4rem;
     padding-top: 0.4rem;
     text-align: center;
     text-align: center;
+    min-width: 50px;
   }
   }
   label:last-child, .input-group-addon:last-child {
   label:last-child, .input-group-addon:last-child {
       border-right: @mild-gray 1px solid;
       border-right: @mild-gray 1px solid;

+ 1 - 0
searx/static/themes/oscar/less/pointhi/search.less

@@ -18,6 +18,7 @@
         padding-bottom: 0.8rem;
         padding-bottom: 0.8rem;
         padding-top: 0.8rem;
         padding-top: 0.8rem;
         text-align: center;
         text-align: center;
+        min-width: 50px;
     }
     }
 
 
     label:last-child, .input-group-addon:last-child {
     label:last-child, .input-group-addon:last-child {

Some files were not shown because too many files changed in this diff