]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:49:57 +0000 (15:49 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:49:57 +0000 (15:49 -0500)
theme/gnusocial/css/social.css

index 85e22910eb446f1f6071f8e540aa020c348097fd..3b09637258c574ddb617800eb49eeb6d7d028422 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, .section h2, .entity_profile { 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, .section h2, .entity_profile, .entity_subscribers { display: none !important; }
 
 #hd a{ color: white !important; }
 
@@ -425,5 +425,4 @@ content:' and add to your friends';
  }
 
 
-.entity_subscriptions ul:before { content: 'Fan of...' }
-.entity_subscribers { display: none !important; }
\ No newline at end of file
+.entity_subscriptions ul:before { content: 'Fan of...'; }
\ No newline at end of file