Print CSS not optimized for new UI #1209

Closed
opened 2026-02-05 00:15:39 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @abulgatz on GitHub (May 29, 2019).

Since the v0.26 updated UI, printing a page from Firefox or Chrome results in a non-optimized result.

Firefox Result

  • Pave navigation is not hidden and gets an entire page to itself
  • Page content is very narrow
  • Box-shadow show around page content
  • Only the first page of content prints, likely due to Firefox's flexbox printing issues
bookstack-firefox-print

Chrome Result

  • Page navigation is not hidden
  • Page content is very narrow
  • Box-shadow shown around page content
bookstack-chrome-print
Originally created by @abulgatz on GitHub (May 29, 2019). Since the v0.26 updated UI, printing a page from Firefox or Chrome results in a non-optimized result. ## Firefox Result * Pave navigation is not hidden and gets an entire page to itself * Page content is very narrow * Box-shadow show around page content * Only the first page of content prints, likely due to Firefox's [flexbox printing issues](https://bugzilla.mozilla.org/show_bug.cgi?id=939897) <img width="167" alt="bookstack-firefox-print" src="https://user-images.githubusercontent.com/1438193/58560312-7b271500-81ea-11e9-9bcd-73dffa7ff42c.png"> ## Chrome Result * Page navigation is not hidden * Page content is very narrow * Box-shadow shown around page content <img width="166" alt="bookstack-chrome-print" src="https://user-images.githubusercontent.com/1438193/58560355-94c85c80-81ea-11e9-8144-155da10484cf.png">
OVERLORD added the 🐛 Bug🎨 Design labels 2026-02-05 00:15:39 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Aug 25, 2019):

Thank you @abulgatz for reporting.
Updates now done in master, Will be part of the v0.27 release.

@ssddanbrown commented on GitHub (Aug 25, 2019): Thank you @abulgatz for reporting. Updates now done in master, Will be part of the v0.27 release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1209