Commit 88a48db3 authored by Artiom Neganov's avatar Artiom Neganov Committed by Matthijs Van Assche
Browse files

Issue #1941012 by OnkelTem: Fixed stretched thumbnails.

parent 95602593
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,7 @@
.manualcrop-style-thumb .manualcrop-preview img {
  margin: 0px;
  max-width: 100px;
  max-height: 100px;
  height: auto;
}
.manualcrop-style-thumb .manualcrop-preview-cropped img {
  max-width: none;