mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +00:00
css: Remove commented out css.
This commit is contained in:
@@ -2859,8 +2859,7 @@ select.inline_select_topic_edit {
|
|||||||
width: calc(100% - 108px);
|
width: calc(100% - 108px);
|
||||||
}
|
}
|
||||||
/* todo: Figure out why this has to be different
|
/* todo: Figure out why this has to be different
|
||||||
from above at this width and resolve it
|
from above at this width and resolve it */
|
||||||
#searchbox_legacy .navbar-search.expanded, */
|
|
||||||
#searchbox_legacy .navbar-search.expanded,
|
#searchbox_legacy .navbar-search.expanded,
|
||||||
#searchbox .navbar-search.expanded {
|
#searchbox .navbar-search.expanded {
|
||||||
width: calc(100% - 123px);
|
width: calc(100% - 123px);
|
||||||
@@ -2871,9 +2870,6 @@ select.inline_select_topic_edit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#top_navbar:not(.rightside-userlist) {
|
#top_navbar:not(.rightside-userlist) {
|
||||||
/* .search_closed .fa-search {
|
|
||||||
right: 115px;
|
|
||||||
} */
|
|
||||||
.top-navbar-border {
|
.top-navbar-border {
|
||||||
width: calc(100% - 75px);
|
width: calc(100% - 75px);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user