Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26374 closed defect (bug) (fixed)

Uneccessary padding on icons in dasboard welcome panel on smaller screens

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

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 13 years ago.

Download all attachments as: .zip

Change History (6)

@mattheu
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Component GeneralAdministration
  • Keywords ui-focus has-patch added
  • Milestone Awaiting Review3.8
  • Versiontrunk

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

#2 @mattheu
13 years ago

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

#3 @iammattthomas
13 years ago

  • Owner set to iammattthomas
  • Status newassigned

#4 @iammattthomas
13 years ago

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

#5 @iammattthomas
13 years ago

  • Resolutionfixed
  • Status assignedclosed

In 26554:

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

Note: See TracTickets for help on using tickets.