Making WordPress.org

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's profile chetan200891 Owned by: coffee2code's profile 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)

3345.patch (657 bytes) - added by chetan200891 7 years ago.
Created patch to make table padding consistent.

Download all attachments as: .zip

Change History (3)

@chetan200891
7 years ago

Created patch to make table padding consistent.

#1 @chetan200891
7 years ago

  • Keywords has-patch has-screenshots added

Before.

https://s.nimbus.everhelper.me/attachment/1331590/954u14rp86amofw66syy/703358-vpm7tDHWl5SsXIGM/screen.png

After making CSS Change.

https://s.nimbus.everhelper.me/attachment/1331595/rr2m26aryzkwctz8fgkh/703358-ZpicqIM5eqcz27xk/screen.png

#2 @coffee2code
7 years ago

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

In 6310:

developer.wordpress.org: Make cell padding for tables in WP-CLI parsed docs consistent with rest of site.

Props chetan200891.
Fixes #3345.

Note: See TracTickets for help on using tickets.