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