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:
Sergey Biryukov
2015-06-27 15:07:24 +00:00
parent c99db2bc59
commit aa6a58f155
9 changed files with 15 additions and 31 deletions

View File

@@ -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;