Skip to content
Snippets Groups Projects

Fixes attachment images not following EXIF (i think) orientation

Merged HJ requested to merge (removed):fixImgOrient into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -95,6 +95,7 @@
border: 1px solid;
border-radius: 0.5em;
width: 100%;
image-orientation: from-image;
}
}
}
Loading