css: Use SCSS nesting in zulip.scss for `.message_sender`.

This commit is contained in:
majordwarf 2020-05-17 08:28:44 +05:30 committed by Tim Abbott
parent 888df23f03
commit 680a74d2e1
1 changed files with 3 additions and 3 deletions

View File

@ -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 {