Preserve the aspect ratio for scaled images
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / layout / global.scss
index 67db1b2b98fc74ee848b0e01b33f6ea7a1f77512..2f85f0a2751fffb352f342fc1081af17e989c79f 100644 (file)
@@ -116,6 +116,7 @@ ol.nativeList {
        @include clearfix;
 
        img {
+               height: auto;
                max-width: 100%;
        }