From aa623f60df7f47a00c80a254aeb5b3f1365466bd Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 6 Jan 2010 18:08:43 +0000 Subject: Fixes layout for attachment page in Cloudy theme --- theme/cloudy/css/display.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'theme/cloudy') diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css index 23e5c4ec6..6b4408602 100644 --- a/theme/cloudy/css/display.css +++ b/theme/cloudy/css/display.css @@ -1518,11 +1518,12 @@ min-width:0; #subscribers.user_in #content, #showgroup.user_in #content, #conversation.user_in #content, -#siteadminpanel #content, -#designadminpanel #content, -#useradminpanel #content, -#pathsadminpanel #content, -#adminprofileflag #content { +#attachment.user_in #content, +#siteadminpanel.user_in #content, +#designadminpanel.user_in #content, +#useradminpanel.user_in #content, +#pathsadminpanel.user_in #content, +#adminprofileflag.user_in #content { padding-top:12.5em; } -- cgit v1.2.3-54-g00ecf