[wp-meta] [Making WordPress.org] #410: BuddyPress/bbPress Trac attachment links displayed as blocks
Making WordPress.org
noreply at wordpress.org
Thu Oct 22 15:08:17 UTC 2015
#410: BuddyPress/bbPress Trac attachment links displayed as blocks
---------------------------+-----------------------------
Reporter: boonebgorges | Owner: johnjamesjacoby
Type: defect | Status: reopened
Priority: lowest | Component: buddypress.org
Resolution: | Keywords:
---------------------------+-----------------------------
Changes (by boonebgorges):
* status: closed => reopened
* resolution: fixed =>
Comment:
This crept back in in [1259], for what appears to be reasons unrelated to
Trac. May I suggest, as a low-impact fix:
{{{
.attachment {
display: block;
}
body.trac .attachment {
display: inline;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/410#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list