diff --git a/static/styles/zulip.scss b/static/styles/zulip.scss index 1aa98c7497..31c6d5e3df 100644 --- a/static/styles/zulip.scss +++ b/static/styles/zulip.scss @@ -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