Making WordPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#3312 closed defect (bug) (fixed)

Download history stats table alignment

Reported by: danieltj's profile danieltj Owned by: otto42's profile Otto42
Milestone: Priority: low
Component: Plugin Directory Keywords: needs-patch has-screenshots
Cc:

Description

From a recent update the download stats in the advanced view of the plugin page within the directory doesn't have the correct alignment for the stat numbers.

I've attached a screenshot of what it looks like (broken).

To fix this, .type-plugin .entry-content tr td needs to have a padding of .4rem to match the other side of the table and the left cells have a different padding to the right cells. Changing this makes everything inline and much easier to read.

Attachments (1)

plugin-downloads.png (42.0 KB) - added by danieltj 7 years ago.
Download stats on plugin advanced view

Download all attachments as: .zip

Change History (3)

@danieltj
7 years ago

Download stats on plugin advanced view

#1 @Otto42
7 years ago

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

In 6237:

Plugin Directory: Add padding to the columns on the advanced screen. Fixes #3312

#2 @obenland
7 years ago

In 6240:

Plugins: Use default table styles.

Removes plugin-specific table styles and falls back on the global ones for better forward compatibility.

See #3312.

Note: See TracTickets for help on using tickets.