diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index 2a8be9316..9c1a7fcf1 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -122,7 +122,7 @@ pre { } img, figure, video, iframe { max-width: 100%; - height: auto; + height: auto !important; margin: 0 auto; }