mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
UX: switch to circle avatars by default
This commit is contained in:
parent
30b063c08b
commit
51a9bc055b
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
img.avatar {
|
||||
border-radius: 100px;
|
||||
}
|
||||
|
||||
.container {
|
||||
@extend .clearfix;
|
||||
margin-right: auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue