Wee fixin for overflowing notice content in sidebar.

This commit is contained in:
Samantha Doherty 2010-10-20 19:18:21 -04:00
parent 28ec9d6463
commit 16aec72984
1 changed files with 1 additions and 0 deletions

View File

@ -687,6 +687,7 @@ display:none;
float: left; float: left;
position: relative; position: relative;
margin-bottom: 10px; margin-bottom: 10px;
width: 100%;
} }
#aside_primary .notices li { #aside_primary .notices li {