css: Merge `.message_controls` css ruleset in zulip.scss.

This commit is contained in:
majordwarf 2020-05-19 19:05:34 +05:30 committed by Tim Abbott
parent ce07d8514a
commit 59e3c14211
1 changed files with 1 additions and 5 deletions

View File

@ -2868,7 +2868,7 @@ select.inline_select_topic_edit {
.message_controls {
width: 56px;
right: -10px;
right: 40px;
top: 0px;
}
@ -2884,10 +2884,6 @@ select.inline_select_topic_edit {
right: -5px;
}
.message_controls {
right: 40px;
}
.sender_name {
max-width: 250px;
overflow: hidden;