summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-02-04 14:35:34 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-02-04 14:35:34 +0000
commit8463d233976ecf06df60494ec061bcaf36819408 (patch)
treebe837c52838b22b0306bf676789bf7b1f05f72a2 /theme
parente8d3615b3f59355f1360af4a027a2b4725c81291 (diff)
http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
display.
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 242818c9a..e2a2a965c 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -1072,7 +1072,7 @@ border-top:0;
.section .notice:first-child {
padding-top:0;
}
-.section .notice .fn {
+.section .notice .author .fn {
display:none;
}