css: Merge `.top-navbar-border` css ruleset in zulip.scss.

This commit is contained in:
majordwarf 2020-05-19 16:51:59 +05:30 committed by Tim Abbott
parent 01840d0017
commit e327c6f521
1 changed files with 0 additions and 3 deletions

View File

@ -2762,9 +2762,6 @@ select.inline_select_topic_edit {
.top-navbar-border {
margin-left: 40px;
}
.top-navbar-border {
width: calc(100% - 116px);
}
// todo: Figure out why this has to be different