From 3c6d8a2a2855e8a5a85c39a606e5abbdac115fba Mon Sep 17 00:00:00 2001 From: R Midhun Suresh Date: Mon, 11 Sep 2023 14:57:12 +0530 Subject: [PATCH] Fix avatar in right panel not using the correct font (#11593) * Fix style * Remove previous fix --- res/css/views/avatars/_BaseAvatar.pcss | 6 +++--- res/css/views/right_panel/_UserInfo.pcss | 10 ---------- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/res/css/views/avatars/_BaseAvatar.pcss b/res/css/views/avatars/_BaseAvatar.pcss index 8545fa128a..c8e2360aaf 100644 --- a/res/css/views/avatars/_BaseAvatar.pcss +++ b/res/css/views/avatars/_BaseAvatar.pcss @@ -24,9 +24,9 @@ limitations under the License. } button.mx_BaseAvatar { - /* The user agent stylesheet overrides the font-size & line-height in this scenario - And that breaks the alignment, emojis, and all sorts of things + /*