[buddypress-trac] [BuddyPress] #4390: Align input boxes with icons and text in Settings > BP > Components panel
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Jul 29 01:16:28 UTC 2012
#4390: Align input boxes 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-rc
Severity: trivial | Keywords: has-patch
----------------------------+-----------------------------
Attached image shows before and after adding this simple fix:
{{{
#bp-admin-component-form .widefat th {
display: table-cell;
vertical-align: top;
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4390>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list