From 51d900e24525a5355a6f0d6774e609b8fd87873a Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:39:45 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 5aba5afc00..dae2a30747 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -413,6 +413,8 @@ padding:2px 4px 1px 26px; margin-bottom:18px; } -.entity_subscribe a:after { -content:'for updates on your own GNU social site'; +.entity_actions li { list-style: none !important; } + +.entity_subscribe a { +content:'Add to your friends'; } \ No newline at end of file -- 2.39.5