1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

remove floating title, use position: sticky for cdm headers instead

This commit is contained in:
Andrew Dolgov
2020-05-13 06:51:46 +03:00
parent c275a0cd33
commit 7adbc95acc
17 changed files with 128 additions and 836 deletions

View File

@@ -319,8 +319,6 @@ define(["dojo/_base/declare"], function (declare) {
}
ctr.scrollTop = e.offsetTop;
Element.hide("floatingTitle");
}
},
setActive: function (id) {