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:
@@ -319,8 +319,6 @@ define(["dojo/_base/declare"], function (declare) {
|
||||
}
|
||||
|
||||
ctr.scrollTop = e.offsetTop;
|
||||
|
||||
Element.hide("floatingTitle");
|
||||
}
|
||||
},
|
||||
setActive: function (id) {
|
||||
|
||||
Reference in New Issue
Block a user