[wp-meta] [Making WordPress.org] #5423: Responsive design issue on "https://core.trac.wordpress.org" ticket page
Making WordPress.org
noreply at wordpress.org
Sun Sep 6 01:45:09 UTC 2020
#5423: Responsive design issue on "https://core.trac.wordpress.org" ticket page
---------------------------------------+---------------------
Reporter: Laxman Prajapati | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Resolution:
Keywords: has-screenshots has-patch |
---------------------------------------+---------------------
Changes (by Laxman Prajapati):
* keywords: needs-patch has-screenshots => has-screenshots has-patch
Comment:
I Fixed below CSS and its working. Please add below CSS.
{{{
#trac-ticket-title span.summary,
#ticket table.properties a.trac-author {
word-break: break-all;
}
}}}
Thanks,
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5423#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list