mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +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;
|
border-radius: 18px;
|
||||||
|
|
||||||
.Avatar {
|
.Avatar {
|
||||||
margin: -2px 5px -2px -5px;
|
margin: -2px 5px -2px -6px;
|
||||||
.Avatar--size(24px);
|
.Avatar--size(24px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user