diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index 801233519b..6ef12b20a5 100644 --- a/app/assets/stylesheets/sections/events.scss +++ b/app/assets/stylesheets/sections/events.scss @@ -37,8 +37,8 @@ &.event-inline { .avatar { - width: 16px; - height: 16px; + position: relative; + top: -2px; } }