summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index d68523020..69d1bec59 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -1027,7 +1027,9 @@ border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
-
+#jOverlayContent #content img {
+max-width:480px;
+}
#attachment_view #oembed_info {
margin-top:11px;
}