]> BookStack Code Mirror - bookstack/commitdiff
Fixed linked images being micro on pdf export
authorDan Brown <redacted>
Sat, 1 Jan 2022 18:18:37 +0000 (18:18 +0000)
committerDan Brown <redacted>
Sat, 1 Jan 2022 18:18:37 +0000 (18:18 +0000)
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


No differences found