mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Fix whitespace in code.
(imported from commit 4bb750f886ccffc22d54140c10d39f0f91725156)
This commit is contained in:
@@ -55,7 +55,7 @@ exports.message_viewport_info = function () {
|
||||
res.visible_height =
|
||||
element_just_below_us.offset().top
|
||||
- res.visible_top;
|
||||
|
||||
|
||||
return res;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user