mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-09 08:16:37 +08:00

Was caused by max-width: 100% causing confusion when images were inside an anchor. This change resets that property on PDF exports allowing full width images to be shown as so without affecting smaller sizes. Fixes #3120