[buddypress-trac] [BuddyPress Trac] #6674: Cover Image: Remove #item-buttons DIV if element has no content for Groups component
buddypress-trac
noreply at wordpress.org
Wed Oct 21 18:07:53 UTC 2015
#6674: Cover Image: Remove #item-buttons DIV if element has no content for Groups
component
-------------------------+------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Appearance | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------
Comment (by imath):
@hnla why do we have some styles relative to Autosize in your patch ?
eg: `/* Autosize.js hack for IE10-11 - avoids jumpiness */`
I think a lot of new css rules are targeting another ticket.
@r-a-y if think we can commit it making sure empty thing is applied to any
single item header.
@hnla correct me if i'm wrong but i think the following css rule is only
necessary within your patch
{{{
#buddypress #item-header #item-buttons:empty {
display: none;
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6674#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list