[wp-trac] [WordPress Trac] #64686: Plugin name and description overlap with "Install Now" button in Japanese locale
WordPress Trac
noreply at wordpress.org
Thu May 14 05:33:13 UTC 2026
#64686: Plugin name and description overlap with "Install Now" button in Japanese
locale
-------------------------------------+-------------------------------------
Reporter: hiroshisato | Owner: joedolson
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots admin- | Focuses: ui, css,
reskin has-patch | administration
-------------------------------------+-------------------------------------
Comment (by wildworks):
> Allowing the `.button` link text to wrap to another line seems to be the
safest //temporary// change.
This feels very unnatural to me. The space between the wrapped text is too
large because the current button is [https://github.com/WordPress
/wordpress-develop/blob/20b5d10910b0d598b99313bc27f16a52cfb8f476/src/wp-
includes/css/buttons.css#L50 using a very large value for line-height to
express its height], in addition to `min-height`. In other words, the
current button is not designed to have its text wrap.
> What I suggest is to move this ticket to 7.0.1 and to post a heads up in
the #polyglots Slack channel.
I agree with this
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64686#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list