diff --git a/ember/app/styles/flarum/user.less b/ember/app/styles/flarum/user.less index c001fd6f5..65a535ee6 100644 --- a/ember/app/styles/flarum/user.less +++ b/ember/app/styles/flarum/user.less @@ -112,7 +112,7 @@ & .activity-icon { .avatar-size(32px); float: left; - margin-left: -49px; + margin-left: -50px; .box-shadow(0 0 0 3px #fff); margin-top: -5px; }