| 1 | | [https://github.com/WordPress/gutenberg/pull/45731 PR 45731] edited the margins, so I thought this was fixed for WordPress 6.5. However, the discrepancy is apparently due to `display: block` on the `cite` element within the editor without adding the same on the front end. Likewise, Twenty Twenty-Two and Twenty Twenty-Three have a taller Pullquote block on the front end, though with a less noticeable height difference (about 8 pixels instead of 30, at a viewport width of about 988). |
| | 1 | [https://github.com/WordPress/gutenberg/pull/45731/files#diff-0d4f8ec1d9f99a9316da8dedecb250e5dcb5b0536f0314c1da4b478c51127f23 PR 45731] edited the margins, so I thought this was fixed for WordPress 6.5. However, the discrepancy is apparently due to `display: block` on the `cite` element within the editor without adding the same on the front end. Likewise, Twenty Twenty-Two and Twenty Twenty-Three have a taller Pullquote block on the front end, though with a less noticeable height difference (about 8 pixels instead of 30, at a viewport width of about 988). |