mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:54:16 +08: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