From 6a2d38a0d7d914fc37df5d0204dd5adf0d72588d Mon Sep 17 00:00:00 2001
From: Matt Lee <mattl@cnuk.org>
Date: Mon, 29 Nov 2010 15:49:07 -0500
Subject: [PATCH] updated

---
 theme/gnusocial/css/social.css | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css
index 831ff787f2..85e22910eb 100755
--- a/theme/gnusocial/css/social.css
+++ b/theme/gnusocial/css/social.css
@@ -422,4 +422,8 @@ margin-bottom:18px;
 
 .entity_subscribe a:after { 
 content:' and add to your friends';
- }
\ No newline at end of file
+ }
+
+
+.entity_subscriptions ul:before { content: 'Fan of...' }
+.entity_subscribers { display: none !important; }
\ No newline at end of file
-- 
2.39.5