From: Matt Lee Date: Mon, 29 Nov 2010 20:40:29 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c34038a9accfd11bd002a8a2db1dfa86de086d44;p=quix0rs-gnu-social.git updated --- 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