Commit b2acbe6db51625d02512292b974359398ec5e110
1 parent
338d4dbc
Exists in
master
and in
4 other branches
fix community block style
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
... | ... | @@ -2058,7 +2058,7 @@ input.button.with-text { |
2058 | 2058 | } |
2059 | 2059 | .action-home-index .communities-block .common-profile-list-block .vcard, |
2060 | 2060 | .action-environment_design-index .communities-block .common-profile-list-block .vcard { |
2061 | - width: 95px; | |
2061 | + width: 88px; | |
2062 | 2062 | } |
2063 | 2063 | |
2064 | 2064 | .action-home-index .box-1 .common-profile-list-block span, | ... | ... |