mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +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);
|
||||
}
|
||||
/* todo: Figure out why this has to be different
|
||||
from above at this width and resolve it
|
||||
#searchbox_legacy .navbar-search.expanded, */
|
||||
from above at this width and resolve it */
|
||||
#searchbox_legacy .navbar-search.expanded,
|
||||
#searchbox .navbar-search.expanded {
|
||||
width: calc(100% - 123px);
|
||||
@@ -2871,9 +2870,6 @@ select.inline_select_topic_edit {
|
||||
}
|
||||
|
||||
#top_navbar:not(.rightside-userlist) {
|
||||
/* .search_closed .fa-search {
|
||||
right: 115px;
|
||||
} */
|
||||
.top-navbar-border {
|
||||
width: calc(100% - 75px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user