diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue
index 57ff2625f44dade4a64d80a02b55c75dd38b3f5d..d6a51ffd83aab028439ef167dc32f2a7197ca4f2 100644
--- a/src/components/attachment/attachment.vue
+++ b/src/components/attachment/attachment.vue
@@ -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;
               }
           }
       }