]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
authorSarven Capadisli <csarven@controlyourself.ca>
Wed, 4 Feb 2009 14:35:34 +0000 (14:35 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Wed, 4 Feb 2009 14:35:34 +0000 (14:35 +0000)
display.

theme/base/css/display.css

index 242818c9a08ec018b68f3a8934aefdbf790be99a..e2a2a965c8e5cfaa92392e8397b451297e77b6b9 100644 (file)
@@ -1072,7 +1072,7 @@ border-top:0;
 .section .notice:first-child {
 padding-top:0;
 }
-.section .notice .fn {
+.section .notice .author .fn {
 display:none;
 }