Opened 7 years ago
Closed 7 years ago
#3345 closed defect (bug) (fixed)
Make same padding in single wp-cli command tables page as table in commands list page.
Reported by: | chetan200891 | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | has-patch has-screenshots |
Cc: |
Description
Table (th,td) padding in single wp-cli command page (Ex. https://developer.wordpress.org/cli/commands/admin/ and commands list page table https://developer.wordpress.org/cli/commands/ is not same. Also current padding in table is really less, it must need to increase. So that it will become consistent.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Created patch to make table padding consistent.