From 0ee796f66dcb3acfb55df5f3e1c820ddbfe2bcd8 Mon Sep 17 00:00:00 2001 From: Kris Date: Mon, 4 May 2020 19:40:51 -0400 Subject: [PATCH] revert 4afbcb9 --- app/assets/stylesheets/common/base/header.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/common/base/header.scss b/app/assets/stylesheets/common/base/header.scss index 6142120652..5460036ba0 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;