What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.102
(or :latest)
Bottom paginator polish (verification follow-up to v4.0.94)
After v4.0.94 added the in-flow paginator at the end of book lists, @droM4X noticed two visual nits when verifying: the left/right chevron buttons rendered visually higher than the boxed page numbers, and the row sat too close to the page edge. Both are fixed.
- The chevrons and the numbered buttons now share a center line — they sit on the same horizontal axis.
- The block has 24px of breathing room below it before the next element / page edge.
Top paginator (the fixed-position one at top-right) is unchanged.
Credits
Thanks @droM4X for testing the v4.0.94 ship and surfacing both nits.