Opened 12 years ago
Closed 12 years ago
#22034 closed defect (bug) (fixed)
extra_tablenav change button on wp-users-list-table doesn't match wp-list-tables bulk actions button
Reported by: | c3mdigital | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | UI | Keywords: | has-patch |
Focuses: | Cc: |
Description
In class-wp-users-list-table the extra_table_nav change button has the button small class and doesn't match the ui of the parent class bulk actions submit button.
This was reported on the dot org alpha/beta support forums, http://wordpress.org/support/topic/misaligned-button-users?replies=1
Attachments (3)
Change History (9)
#2
@
12 years ago
Screenshot (from the topic): http://i47.tinypic.com/234f38.jpg
The class was changed to 'button-small'
in [21789], used to be 'button-secondary'
.
#4
@
12 years ago
The margin-top
part should probably be merged with ticket:21598:21598-tushie.diff.
Note: See
TracTickets for help on using
tickets.
Changes class from small to action on extra table nav button