mirror of
https://github.com/flarum/core.git
synced 2025-06-04 21:55:04 +02:00
Tweak padding on user dropdown button so avatar is flush with border radius
This commit is contained in:
parent
db06b8c71a
commit
ad2bbdd115
@ -217,7 +217,7 @@
|
||||
border-radius: 18px;
|
||||
|
||||
.Avatar {
|
||||
margin: -2px 5px -2px -5px;
|
||||
margin: -2px 5px -2px -6px;
|
||||
.Avatar--size(24px);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user