Commit 283214970a9370671d2eeb20a4397dde6aa6e791
1 parent
c3ba5e61
Exists in
master
and in
5 other branches
style for social networks block
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
style.css
| @@ -2144,9 +2144,9 @@ input.button.with-text { | @@ -2144,9 +2144,9 @@ input.button.with-text { | ||
| 2144 | } | 2144 | } |
| 2145 | 2145 | ||
| 2146 | .action-home-index .people-block .block-inner-2, | 2146 | .action-home-index .people-block .block-inner-2, |
| 2147 | -.action-home-index .common-profile-list-block .block-inner-2, | 2147 | +.action-home-index .communities-block .block-inner-2, |
| 2148 | .action-environment_design-index .people-block .block-inner-2, | 2148 | .action-environment_design-index .people-block .block-inner-2, |
| 2149 | -.action-environment_design-index .common-profile-list-block .block-inner-2{ | 2149 | +.action-environment_design-index .communities-block .block-inner-2{ |
| 2150 | margin-left: 14px; | 2150 | margin-left: 14px; |
| 2151 | } | 2151 | } |
| 2152 | 2152 |