]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
don't want to hide that
authorMatt Lee <mattl@cnuk.org>
Wed, 1 Dec 2010 16:37:17 +0000 (11:37 -0500)
committerMatt Lee <mattl@cnuk.org>
Wed, 1 Dec 2010 16:37:17 +0000 (11:37 -0500)
theme/gnusocial/css/social.css

index 1abbeb68a467cad94452c8c6294255b621d77bee..00ef46ee009c02e87bb0c5af2010ded7101a9bef 100755 (executable)
@@ -19,7 +19,7 @@ Enable this line to debug:
 
 /* stuff we want to hide..... */
 
-legend, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, .entity_profile, .entity_subscribers, #notices_primary .nickname { display: none !important; }
+legend, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, .entity_profile, .entity_subscribers { display: none !important; }
 
 #hd a{ color: white !important; }