Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1415 - Unread ruler should also appear after last context message, r=fqueze.
This commit is contained in:
Родитель
e9df5f4e1d
Коммит
364f9314d2
|
@ -548,6 +548,7 @@
|
|||
continue;
|
||||
sections.push([y, y - Math.round(this.clientHeight / 2)]);
|
||||
}
|
||||
sections.sort(function(a, b) a[0] - b[0]);
|
||||
return sections;
|
||||
]]>
|
||||
</body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче