Ensure the first icon is not covered by the wrapper div in the Welcome tab on the dashboard, fixes #20366
git-svn-id: https://develop.svn.wordpress.org/trunk@20383 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8fa05b041b
commit
52c5b8c7ad
@ -2176,7 +2176,7 @@ body.admin-bar {
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding-left: 25px;
|
||||
padding-left: 26px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column {
|
||||
|
Loading…
Reference in New Issue
Block a user