Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#26374 closed defect (bug) (fixed)

Uneccessary padding on icons in dasboard welcome panel on smaller screens

Reported by: mattheu's profile mattheu Owned by: iammattthomas's profile iammattthomas
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Administration Keywords: has-patch
Focuses: ui Cc:

Description

25px padding left added to icons on screens smaller than 870px

This doesn't seem neccessary and looks a bit wierd - I checked and it was originally added in 2005 so I think it is no longer required

https://dl.dropboxusercontent.com/s/3a8gm0le26nbgck/2013-12-03%20at%2010.57.png

Attachments (1)

26374.diff (402 bytes) - added by mattheu 12 years ago.

Download all attachments as: .zip

Change History (6)

@mattheu
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Component changed from General to Administration
  • Keywords ui-focus has-patch added
  • Milestone changed from Awaiting Review to 3.8
  • Version set to trunk

Introduced in [22379], modified in [22638].

#2 @mattheu
12 years ago

oops - I misread 05 as the year not the month :) 2005 was a looong time ago!

#3 @iammattthomas
12 years ago

  • Owner set to iammattthomas
  • Status changed from new to assigned

#4 @iammattthomas
12 years ago

Good call, I've been meaning to clean that up. Patch looks good.

#5 @iammattthomas
12 years ago

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

In 26554:

Remove unnecessary padding on welcome panel icons at responsive sizes. Fixes #26374, props mattheu.

Note: See TracTickets for help on using tickets.