Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 2af16fe7 authored by Adam Tauber's avatar Adam Tauber Committed by GitHub
Browse files

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

Preserve image aspect ratio in results
parents bec9906b c61e1a81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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