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

Preserve image aspect ratio in results
This commit is contained in:
Adam Tauber 2018-01-31 18:12:32 +01:00 committed by GitHub
commit 2af16fe764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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