mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
Merge pull request #1166 from IceGiant/img-results-aspect-ratio
Preserve image aspect ratio in results
This commit is contained in:
commit
2af16fe764
@ -33,12 +33,12 @@
|
||||
// image formating of results
|
||||
.result-images {
|
||||
float: left !important;
|
||||
height: 138px;
|
||||
}
|
||||
|
||||
.img-thumbnail {
|
||||
margin: 5px;
|
||||
max-height: 128px;
|
||||
min-height: 128px;
|
||||
}
|
||||
|
||||
// video formating of results
|
||||
|
Loading…
Reference in New Issue
Block a user