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:
parent
81a7139415
commit
8fea99016f
@ -3350,9 +3350,6 @@ form.initial-form.quickpress-open input#title {
|
||||
margin: 0.4em 0 0;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-icon {
|
||||
padding-left: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user