mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-10 21:23:07 +03: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