From 9c33352e9bec45611ca0f8b8b8080fd557fe0a20 Mon Sep 17 00:00:00 2001 From: "http://www.cse.unsw.edu.au/~willu/" Date: Thu, 7 Aug 2008 17:18:14 -0400 Subject: Mark done --- doc/bugs/sidebar_is_obscured_by_recentchanges.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/sidebar_is_obscured_by_recentchanges.mdwn b/doc/bugs/sidebar_is_obscured_by_recentchanges.mdwn index f1c68fc45..6acc13b84 100644 --- a/doc/bugs/sidebar_is_obscured_by_recentchanges.mdwn +++ b/doc/bugs/sidebar_is_obscured_by_recentchanges.mdwn @@ -55,3 +55,5 @@ Adding "clear: both;" makes the recentchanges div start below (as in further dow Adding "overflow: visible;" (or removing "overflow: auto" from style.css) makes the sidebar appear above (as in printed over the top of, not higher up the page) the recentchanges (similar to the third screen shot above). Unfortunately because ".recentchanges .pagelinks" uses "float: right;" it looks strange in other ways. For this reason I use the "clear:both;" as well. -- [[users/Will]] + +>> Looks like [[Joey]] has added `clear:both;` to style.css, so this is [[bugs/done]]. -- [[Will]] -- cgit v1.2.3