mirror of https://github.com/zulip/zulip.git
css: Merge `.top-navbar-border` css ruleset in zulip.scss.
This commit is contained in:
parent
01840d0017
commit
e327c6f521
|
@ -2762,9 +2762,6 @@ select.inline_select_topic_edit {
|
||||||
|
|
||||||
.top-navbar-border {
|
.top-navbar-border {
|
||||||
margin-left: 40px;
|
margin-left: 40px;
|
||||||
}
|
|
||||||
|
|
||||||
.top-navbar-border {
|
|
||||||
width: calc(100% - 116px);
|
width: calc(100% - 116px);
|
||||||
}
|
}
|
||||||
// todo: Figure out why this has to be different
|
// todo: Figure out why this has to be different
|
||||||
|
|
Loading…
Reference in New Issue