Fix the dismissable notice button focus style, broken in [32475].
props afercia. fixes #32797. Built from https://develop.svn.wordpress.org/trunk@32973 git-svn-id: http://core.svn.wordpress.org/trunk@32944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
|
||||
.welcome-panel .welcome-panel-close:before {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
top: 8px;
|
||||
left: 0;
|
||||
-webkit-transition: all .1s ease-in-out;
|
||||
transition: all .1s ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user