This commit is contained in:
Matt Lee 2010-11-29 15:42:23 -05:00
parent 7c988b51ed
commit f7ea7f8121
1 changed files with 3 additions and 1 deletions

View File

@ -417,6 +417,8 @@ margin-bottom:18px;
.entity_actions ul { margin: 0; padding: 0; }
.entity_subscribe { border: 0; background-color: red; color: white; padding: 8px; }
.entity_subscribe a:after {
content:' \0151 add to your friends';
content:' and add to your friends';
}