From ccfe0e018d56bc457db87a8eb5da3bf44b1a0ffd Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 30 Jun 2009 03:05:45 +0000 Subject: Updated jOverlay version and set max-width for images --- theme/base/css/display.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index dd89f3543..c349f14be 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1023,7 +1023,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; } -- cgit v1.2.3-54-g00ecf