[wp-trac] [WordPress Trac] #53034: Update issue 5.7 to 5.7.1
WordPress Trac
noreply at wordpress.org
Thu Apr 15 07:25:47 UTC 2021
#53034: Update issue 5.7 to 5.7.1
-------------------------------------+-------------------------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs- | Focuses: ui, css,
patch | administration
-------------------------------------+-------------------------------------
Changes (by audrasjb):
* keywords: has-screenshots => has-screenshots needs-patch
* focuses: ui, administration => ui, css, administration
* version: 5.7.1 =>
Comment:
Then it is not related to version 5.7.1.
Removing the wrong `version` information.
Concerning the UI overflows, something like that should be sufficient to
fix the issue:
{{{
.update-messages {
word-break: break-word;
}
}}}
For now we try to avoid too much general rules for this kind of css
declarations.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53034#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list