Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 9 years ago

Last modified 8 years ago

#4254 closed defect (bug) (worksforme)

Profile field tabs are not flush with the tab box

Reported by: karmatosed's profile karmatosed Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.5
Component: Core Keywords:
Cc: alexander.berthelsen@…

Description

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;

Attachments (2)

Profile Fields ‹ BuddyPress test — WordPress.jpg (71.8 KB) - added by karmatosed 12 years ago.
Profile Fields ‹ BuddyPress test — WordPress-2.png (30.2 KB) - added by lakrisgubben 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @DJPaul
12 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Version set to 1.5

Punted to future release unless we get a patch that has been tested cross-browser in the next few days.

#2 @lakrisgubben
9 years ago

  • Cc alexander.berthelsen@… added
  • Milestone Future Release deleted
  • Resolution set to worksforme
  • Status changed from new to closed

This works nowadays, seems to have been fixed in: https://buddypress.trac.wordpress.org/changeset/2883

#3 @DJPaul
8 years ago

  • Component changed from General - UX/UI to Core
Note: See TracTickets for help on using tickets.