[buddypress-trac] [BuddyPress] #4254: Profile field tabs are not flush with the tab box
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jun 13 19:22:12 UTC 2012
#4254: Profile field tabs are not flush with the tab box
--------------------------+-----------------------------
Reporter: karmatosed | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UX/UI | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Tested in Chrome and the tabs are not flush with the box under - see
attached image.
My suggested fix would be something CSS wise (untested across browsers)
like this:
{{{
ul#field-group-tabs {
float: left;
padding: 0 0 0 15px;
display: none;
margin: 0;
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4254>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list