mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
css: Scroll on html instead of .app.
This commit is contained in:
@@ -221,7 +221,7 @@ function initialize_navbar() {
|
||||
search_pills_enabled: page_params.search_pills_enabled,
|
||||
});
|
||||
|
||||
$("#navbar-container").html(rendered_navbar);
|
||||
$("#header-container").html(rendered_navbar);
|
||||
}
|
||||
|
||||
function initialize_compose_box() {
|
||||
|
||||
Reference in New Issue
Block a user