Reduced notice div.entry-content width so that in the case of super

deep/crazy conversations the notice options don't misalign.
This commit is contained in:
Sarven Capadisli 2009-07-15 21:08:38 +00:00
parent 81e6500cb9
commit 5d82b3e02a
1 changed files with 1 additions and 1 deletions

View File

@ -863,7 +863,7 @@ clear:left;
float:left;
font-size:0.95em;
margin-left:59px;
width:60%;
width:50%;
}
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {