Commit 29211301cb119b2fa2c8840093450acb8b63158b
1 parent
f564bd98
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
| ... | ... | @@ -2041,7 +2041,7 @@ input.button.with-text { |
| 2041 | 2041 | .people-block .common-profile-list-block img, |
| 2042 | 2042 | .friends-block .common-profile-list-block img { |
| 2043 | 2043 | margin-bottom: 5px; |
| 2044 | - vertical-align: bottom; | |
| 2044 | + vertical-align: top; | |
| 2045 | 2045 | } |
| 2046 | 2046 | |
| 2047 | 2047 | .friends-block .common-profile-list-block .profile_link span.fn { | ... | ... |