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