From: Sarven Capadisli Date: Wed, 4 Feb 2009 14:35:34 +0000 (+0000) Subject: http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8463d233976ecf06df60494ec061bcaf36819408;p=quix0rs-gnu-social.git http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from display. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 242818c9a0..e2a2a965c8 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; }