]> BookStack Code Mirror - bookstack/commit
Fixed added padding around hr tags in details blocks
authorDan Brown <redacted>
Mon, 8 May 2023 11:01:52 +0000 (12:01 +0100)
committerDan Brown <redacted>
Mon, 8 May 2023 11:01:52 +0000 (12:01 +0100)
commitb5cc0a8e38848043295e3d1960b5a347432532dd
treef25f6e7bc83ec59a5d2eb93fc25707a2cd1e4da0
parent3bcbf6b9c55c9988b04835473053d514a1cb5df3
Fixed added padding around hr tags in details blocks

Due to manual handling & wrapping of non-block content in details block
not taking hr elements into account.
For #3963
resources/js/wysiwyg/config.js
resources/js/wysiwyg/util.js