mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 15:36:26 +08:00
Tweak padding on user dropdown button so avatar is flush with border radius
This commit is contained in:
parent
fa54ac90cb
commit
2ff8fc0126
@ -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