[wp-trac] [WordPress Trac] #63133: Latest Comments block having issue with alignment (was: Twenty Seventeen and Twenty fifteen theme latest comment block having issue with alignment.)
WordPress Trac
noreply at wordpress.org
Fri Mar 21 19:00:00 UTC 2025
#63133: Latest Comments block having issue with alignment
------------------------------+------------------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-testing-info | Focuses: ui, css
------------------------------+------------------------------
Changes (by sabernhardt):
* version: trunk =>
Comment:
I did not find issues unique to Twenty Fifteen or Twenty Seventeen, so
this might not involve changes to individual themes.
The Left and Right alignment options //technically// work by floating the
block to one side or the other. However, the block does not limit its
width by default. If the comments and post titles are all short, the block
would align to the side. If any comment wraps to a second line, the block
might look exactly like the no-alignment option. Twenty Nineteen, Twenty
Twenty, and Twenty Twenty-One set a `max-width` for any element with
`alignleft` or `alignright` classes; the older bundled themes do not.
The Center option has an
[https://github.com/WordPress/gutenberg/issues/62503 issue on the
Gutenberg repository].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63133#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list