diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index 193a26094..9722f838e 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -189,9 +189,11 @@ sub { width: 100% !important; } -blockquote { - margin-inline-start: 25px; - margin-inline-end: 0; +@media (max-width: 400px) { + blockquote { + margin-inline-start: 25px; + margin-inline-end: 0; + } } /*Block ads and junk*/