Updated max-width for profile and single notice page

This commit is contained in:
Sarven Capadisli 2009-11-19 18:21:40 +00:00
parent 640bb39891
commit 269ccca9d4
1 changed files with 1 additions and 0 deletions

View File

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