Преглед на файлове

Merge pull request #1166 from IceGiant/img-results-aspect-ratio

Preserve image aspect ratio in results
Adam Tauber преди 6 години
родител
ревизия
2af16fe764
No account linked to committer's email
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      searx/static/themes/oscar/less/pointhi/results.less

+ 1
- 1
searx/static/themes/oscar/less/pointhi/results.less Целия файл

@@ -33,12 +33,12 @@
33 33
 // image formating of results
34 34
 .result-images {
35 35
     float: left !important;
36
+    height: 138px;
36 37
 }
37 38
 
38 39
 .img-thumbnail {
39 40
     margin: 5px;
40 41
     max-height: 128px;
41
-    min-height: 128px;
42 42
 }
43 43
 
44 44
 // video formating of results