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

git-svn-id: https://develop.svn.wordpress.org/trunk@26554 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-03 16:21:23 +00:00
parent 81a7139415
commit 8fea99016f

View File

@ -3350,9 +3350,6 @@ form.initial-form.quickpress-open input#title {
margin: 0.4em 0 0;
}
.welcome-panel .welcome-icon {
padding-left: 25px;
}
}
/*------------------------------------------------------------------------------