mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -2176,7 +2176,7 @@ body.admin-bar {
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding-left: 25px;
|
||||
padding-left: 26px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column {
|
||||
|
||||
Reference in New Issue
Block a user