1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-02 02:01:46 +03:00
Files
bookstack/resources/views/common
Dan Brown 65830b428c Fixed linked images being micro on pdf export
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
2022-01-01 18:18:37 +00:00
..