[wp-meta] [Making WordPress.org] #1223: Trac blockquote padding
Making WordPress.org
noreply at wordpress.org
Sun Dec 6 17:54:48 UTC 2015
#1223: Trac blockquote padding
----------------------+------------------
Reporter: afercia | Owner:
Type: defect | Status: new
Priority: normal | Component: Trac
Resolution: | Keywords:
----------------------+------------------
Comment (by melchoyce):
How about this?
{{{
blockquote {
background: #f5f5f5;
border: 1px solid #dadada;
padding: 1em;
margin-bottom: 1.5em;
}
#main blockquote > p:first-of-type {
margin: 0;
}
#main blockquote > p:last-of-type {
margin-bottom: 0;
}
}}}
Uploading a screenshot as well.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1223#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list