Commit 999849e60c02633a38e9f8af56aeb7a7e3a8071b

Authored by Larissa Reis
1 parent f6fb45cf

profile-suggestions: fixes css for profile list in connections page

(ActionItem3234)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -4035,6 +4035,7 @@ h1#agenda-title {
4035 4035 }
4036 4036 .controller-favorite_enterprises .profile-list a.profile-link,
4037 4037 .controller-friends .profile-list a.profile-link,
  4038 +.list-profile-connections .profile-list a.profile-link,
4038 4039 .profiles-suggestions .profile-list a.profile-link {
4039 4040 text-decoration: none;
4040 4041 text-align: center;
... ...