[buddypress-trac] [BuddyPress Trac] #2234: Put bp_insert_activity_meta in it's own div or span so it's easier to style

buddypress-trac noreply at wordpress.org
Sun Apr 9 05:41:37 UTC 2017


#2234: Put bp_insert_activity_meta in it's own div or span so it's easier to style
-------------------------+-----------------------------
 Reporter:  21cdb        |       Owner:  tw2113
     Type:  enhancement  |      Status:  assigned
 Priority:  minor        |   Milestone:  Future Release
Component:  Activity     |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------------
Changes (by tw2113):

 * owner:   => tw2113
 * status:  new => assigned


Comment:

 Given the hierarchy of the HTML, I think the only way we could potentially
 break anything, is if we were to remove the `<p>` as a whole. `<span>`
 tags inside it will be just fine, and any selectors relying on the `<p>`
 tag will still work. The only way they may not, would be if someone was
 doing a direct descendant selector for the `<a>` tags, which would be a
 bit extreme.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/2234#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list