#29279 closed defect (bug) (duplicate)
Add a little more padding between the tablenav actions and the list table
Reported by: | DrewAPicture | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
When testing the plugins card table search, I noticed that the amount of padding on the top and bottom of the the tablenav actions was incongruous, making it look a little mashed together.
Turns out, it's like this for all the list tables.
This is before the patch on the plugins card table view: http://cl.ly/image/0t1o2A2r0G00
And after: http://cl.ly/image/0W3l1M2t311a
This is before the patch on a random list table view: http://cl.ly/image/2z403X2p3e25
And after: http://cl.ly/image/3G1p3n2f211z
Patch attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Turns out this bug made it in a later ticket (#29369), and was tended to in r29627.