mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
Merge pull request #3325 from NomNuggetNom/master
Fix circular avatars getting squished
This commit is contained in:
commit
d47a8ab664
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
|
||||
img.avatar {
|
||||
float: left;
|
||||
padding-right: 10px;
|
||||
margin-right: 10px;
|
||||
margin-top: -53px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue