[buddypress-trac] [BuddyPress] #4402: RE-align checkboxes with icons and text in Settings > BP > Components panel
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Aug 6 19:49:00 UTC 2012
#4402: RE-align checkboxes with icons and text in Settings > BP > Components panel
----------------------------+-----------------------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 1.6
Severity: minor | Keywords: has-patch
----------------------------+-----------------------------
The fix to align boxes with icons in Components panel for BP 1.6 RC2
https://buddypress.trac.wordpress.org/ticket/4390 is no longer valid for
BP 1.6 as the form ID was changed from #bp-admin-component-form to #bp-
wizard-form
The new fix:
{{{
#bp-admin-component-form .widefat th {
display: table-cell;
vertical-align: top;
}
}}}
Image reference -
https://buddypress.trac.wordpress.org/attachment/ticket/4390/BP-16RC2
-components-panel.jpg
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4402>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list