diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 22610bd510..854095bad5 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1027,13 +1027,13 @@ border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; } -#jOverlayContent #content img { -max-width:480px; -} #jOverlayLoading { top:22.5%; left:40%; } +#attachment_view img { +max-width:480px; +} #attachment_view #oembed_info { margin-top:11px; }