From 934b55603847cc8afe796bbda8f5819ae7f802a3 Mon Sep 17 00:00:00 2001 From: Wieland Lindenthal Date: Thu, 13 Sep 2018 17:25:05 +0200 Subject: [PATCH] Fix positioning of avatars for watchers --- app/assets/stylesheets/content/_user.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/content/_user.sass b/app/assets/stylesheets/content/_user.sass index 10eddc9ec3..a5e6a1220a 100644 --- a/app/assets/stylesheets/content/_user.sass +++ b/app/assets/stylesheets/content/_user.sass @@ -33,6 +33,8 @@ .avatar-mini border-radius: $user-avatar-mini-border-radius width: $user-avatar-mini-width + margin-right: 10px + vertical-align: -5px h1, h2, h3, h4, tr .avatar, .avatar-mini