summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSamantha Doherty <sammy@status.net>2010-10-20 19:18:21 -0400
committerSamantha Doherty <sammy@status.net>2010-10-20 19:18:21 -0400
commit16aec72984ed1123a36f90e690b026b9ac7d6dba (patch)
tree36b0af654c7524cbca2bdd43ae48e05ce2e71b7e /theme
parent28ec9d64632a7a43be9144a474432a3c5b8d6b97 (diff)
Wee fixin for overflowing notice content in sidebar.
Diffstat (limited to 'theme')
-rw-r--r--theme/rebase/css/display.css1
1 files changed, 1 insertions, 0 deletions
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 {