mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 18:06:18 +08:00
Remove white corners from avatars
See https://meta.discourse.org/t/round-avatars-in-topic-list/27098/103?u=elberet
This commit is contained in:
parent
2d9d60e9a2
commit
5d4a22920e
|
@ -163,6 +163,7 @@ body {
|
||||||
.avatar-wrapper {
|
.avatar-wrapper {
|
||||||
background-color: $secondary;
|
background-color: $secondary;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.profiler-results.profiler-left {
|
.profiler-results.profiler-left {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user