Adjusted showstream , shownotice notice max width

This commit is contained in:
Sarven Capadisli 2009-12-27 16:50:48 -05:00
parent f8764c02c9
commit ce8c69a49f
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ max-width:70%;
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {
margin-left:0;
max-width:82%;
max-width:79%;
}
.notice .notice-options a,