Browse Source

Merge b142e883910be4d66259fdb1a70e4d8ca21705cb into fc73d7abdc1bbee1147b35b68824481c9b0c8841

Mostafa Ahangarha 6 years ago
parent
commit
3463b6103f
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      searx/static/themes/oscar/less/logicodev/results.less

+ 1
- 1
searx/static/themes/oscar/less/logicodev/results.less View File

@@ -54,7 +54,7 @@
54 54
 // default formating of results
55 55
 .result-default, .result-code, .result-torrent, .result-videos, .result-map {
56 56
     clear: both;
57
-    padding: 2px 4px;
57
+    padding: 1em 4px;
58 58
     &:hover{
59 59
         background-color: @dim-gray;
60 60
     }