Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#715 closed defect (bug) (fixed)

Plugin directory download button horizontal padding

Reported by: stephdau's profile stephdau Owned by:
Milestone: Priority: normal
Component: Plugin Directory Keywords: has-patch
Cc:

Description

I've noticed that the lack of horizontal padding on the plugin download button leads to display issues with long version numbers: https://cloudup.com/i7ZJ4f763mi

There is a min-width value on the button itself, but the long string pushes itself to the very edges, in some cases.

I've found that adding horizontal padding (12px in patch) to the button seems to have the desired design intent:

The same padding could also be added to the link within instead, but that'd be 1 extra line of CSS, vs just 4 characters by modifying the link's styles.

Attachments (2)

715.diff (383 bytes) - added by stephdau 10 years ago.
Screen Shot 2014-11-05 at 10.09.01.png (1.8 MB) - added by stephdau 10 years ago.

Download all attachments as: .zip

Change History (4)

@stephdau
10 years ago

#2 @Otto42
10 years ago

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

Looks good. Added.

Note: See TracTickets for help on using tickets.