mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix circular avatars getting squished
This commit is contained in:
parent
2b53d09db5
commit
5932f2d39c
@ -158,7 +158,7 @@
|
||||
|
||||
img.avatar {
|
||||
float: left;
|
||||
padding-right: 10px;
|
||||
margin-right: 10px;
|
||||
margin-top: -53px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user