#4254 closed defect (bug) (worksforme)
Profile field tabs are not flush with the tab box
Reported by: | 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)
Change History (5)
#2
@
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
Note: See
TracTickets for help on using
tickets.
Punted to future release unless we get a patch that has been tested cross-browser in the next few days.