diff --git a/app/assets/stylesheets/common/base/header.scss b/app/assets/stylesheets/common/base/header.scss index 61421206523..5460036ba0f 100644 --- a/app/assets/stylesheets/common/base/header.scss +++ b/app/assets/stylesheets/common/base/header.scss @@ -255,7 +255,8 @@ } } .header-title { - margin: 0 0 0.1em 0; + // bottom margin here is very fragile, causes tag misalignment + margin: 0 0 0.15em 0; .archetype-private_message & { // PMs might have participant avatars in the header margin: 0;