Revert "UX: maintain aspect ratio of cropped image thumbnails"

This reverts commit e7fa4c5dd1.

causes page wobble with images while loading
This commit is contained in:
Sam 2018-11-16 11:38:04 +11:00
parent 7cb6082f91
commit f2afb69f72
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
.lightbox-wrapper {
display: inline-block;
img {
width: auto;
}
&,
* {
outline: 0;