From 8fe88743934f1e926a66471aa4c343e853557c6c Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Tue, 23 Aug 2022 11:50:29 +0200 Subject: [PATCH] Fixed name and email spacing in account menu --- ghost/admin/app/styles/layouts/main.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/ghost/admin/app/styles/layouts/main.css b/ghost/admin/app/styles/layouts/main.css index e5aec7fab0..fd19e52108 100644 --- a/ghost/admin/app/styles/layouts/main.css +++ b/ghost/admin/app/styles/layouts/main.css @@ -292,25 +292,19 @@ font-size: 1.5rem; letter-spacing: 0; font-weight: 600; - line-height: 1.2em; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; + line-height: 1; } .gh-user-email { display: inline-block; width: 188px; - margin: 4px 0 0; + margin: 0; padding: 0; word-break: break-all; font-size: 1.3rem; font-weight: 400; - line-height: 1.2em; + line-height: 1; color: var(--middarkgrey); - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; } /* Global search