mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 07:33:43 +08:00
Tweak activity avatar position
This commit is contained in:
parent
9288708825
commit
34c086d87b
@ -112,7 +112,7 @@
|
|||||||
& .activity-icon {
|
& .activity-icon {
|
||||||
.avatar-size(32px);
|
.avatar-size(32px);
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: -49px;
|
margin-left: -50px;
|
||||||
.box-shadow(0 0 0 3px #fff);
|
.box-shadow(0 0 0 3px #fff);
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user