http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from

display.
This commit is contained in:
Sarven Capadisli 2009-02-04 14:35:34 +00:00
parent e8d3615b3f
commit 8463d23397
1 changed files with 1 additions and 1 deletions

View File

@ -1072,7 +1072,7 @@ border-top:0;
.section .notice:first-child {
padding-top:0;
}
.section .notice .fn {
.section .notice .author .fn {
display:none;
}