[wp-meta] [Making WordPress.org] #5051: String Overflow
Making WordPress.org
noreply at wordpress.org
Sun Feb 23 18:52:31 UTC 2020
#5051: String Overflow
-----------------------------+---------------------
Reporter: mayankmajeji | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: Trac | Resolution:
Keywords: has-screenshots |
-----------------------------+---------------------
Comment (by mayankmajeji):
The code #ticket must be replaced with the below code in ticket.css
{{{
#ticket {
background: #ffd;
border: 1px solid #dd9;
border-radius: .4em;
margin-top: .2em;
padding: .5em 1em;
position: relative;
word-break: break-all;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5051#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list