From 680a74d2e174fffef3a27f080a834b23d63b23e0 Mon Sep 17 00:00:00 2001 From: majordwarf Date: Sun, 17 May 2020 08:28:44 +0530 Subject: [PATCH] css: Use SCSS nesting in zulip.scss for `.message_sender`. --- static/styles/zulip.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/styles/zulip.scss b/static/styles/zulip.scss index 8bfad1989e..de3fcdc2a6 100644 --- a/static/styles/zulip.scss +++ b/static/styles/zulip.scss @@ -1096,10 +1096,10 @@ td.pointer { height: 0px; vertical-align: top; position: relative; -} -.message_sender i.zulip-icon.bot { - font-size: 12px; + i.zulip-icon.bot { + font-size: 12px; + } } .sender_name {