[wp-trac] [WordPress Trac] #46466: Credits page: Content is overflowing.
WordPress Trac
noreply at wordpress.org
Mon Mar 11 17:00:20 UTC 2019
#46466: Credits page: Content is overflowing.
--------------------------+-------------------------------------
Reporter: junonet | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.1
Severity: normal | Keywords: has-patch needs-refresh
Focuses: |
--------------------------+-------------------------------------
https://core.trac.wordpress.org/ticket/46454
"In Japanese Environment Chrome Browser, Credits page (credits.php) Core
Contributors and External Libraries are overflowing from the content
area."
I thought too.
However, in that way commas will come to the beginning of the sentence.
I think this way is better.
{{{
.about-wrap p.wp-credits-list a{
white-space: nowrap;
display: inline-block;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46466>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list