From 16aec72984ed1123a36f90e690b026b9ac7d6dba Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Wed, 20 Oct 2010 19:18:21 -0400 Subject: Wee fixin for overflowing notice content in sidebar. --- theme/rebase/css/display.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/rebase/css/display.css b/theme/rebase/css/display.css index 98e7a323d..ab7516567 100644 --- a/theme/rebase/css/display.css +++ b/theme/rebase/css/display.css @@ -687,6 +687,7 @@ display:none; float: left; position: relative; margin-bottom: 10px; + width: 100%; } #aside_primary .notices li { -- cgit v1.2.3-54-g00ecf