Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#5653 closed defect (bug) (fixed)

Post row actions in Users list table form multiple rows

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Core Keywords:
Cc:

Description

Because the users list table columns don't have any widths enforced, the post row action links often end up on multiple rows. We can fix this with some non-obtrusive CSS for now, and recommend a patch upstream to WordPress core later if we prefer the results.

This is more prominent in BuddyPress 2.0 because of the addition of "Extended Profile" and "Spam" links to the post row actions, and also the sign-up screen having multiple new actions.

Change History (1)

#1 @johnjamesjacoby
10 years ago

  • Owner set to johnjamesjacoby
  • Resolution set to fixed
  • Status changed from new to closed

In 8437:

Add widths to users list-table columns. Prevents stacking of post-row action links. CSS changes only. Fixes #5653.

Note: See TracTickets for help on using tickets.