Skip to content
Snippets Groups Projects
Commit f99e872c authored by HJ's avatar HJ :fire:
Browse files

fix australian images

parent 3de128cb
No related branches found
No related tags found
1 merge request!187Fixes attachment images not following EXIF (i think) orientation
......@@ -131,6 +131,7 @@
width: 100%;
height: 100%; /* If this isn't here, chrome will stretch the images */
max-height: 500px;
image-orientation: from-image;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment