https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #31 from David Cook <dcook@prosentient.com.au> --- I was sad to see Lucas reset Assignee, so I took another look at this, and the patch works well for me even with tables of 12-15 entries. I did have to open my dev tools and force a refresh of the staff-global.css so that it didn't use a cached version. With the version that includes the following CSS, it works well: table.dataTable thead { position: sticky; top: 0 } -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.