Changes between Initial Version and Version 1 of Ticket #57560, comment 5
- Timestamp:
- 01/30/2023 03:06:50 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57560, comment 5
initial v1 3 3 This bug only affects users who have not updated to the new comments block. Ideally the CSS fix should be loaded conditionally, only if the old comments block is present on the page, but I think we can make an exception since it is such a small amount of CSS. 4 4 5 I would recommend changing the {{{20px}}} to {{{1rem}}}, to match the spacing that is already applied around the comment co mment. Other than that the PR works well for me and solves the problem.5 I would recommend changing the {{{20px}}} to {{{1rem}}}, to match the spacing that is already applied around the comment content. Other than that the PR works well for me and solves the problem.