https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024

--- Comment #49 from David Cook <[email protected]> ---
(In reply to David Cook from comment #48)
> I guess because fixedHeader is false on members-home.pl and the "fixed
> header" we do must be done via an alternate method. Although I see
> fh-fixedHeader used with div.searchheader... but maybe that's not doing
> anything there...

Yeah nah fh-fixedHeader does nothing there...

It's #memberresultst thead { 
  position: sticky;
  top: 40px
}

in staff-global.css...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to