Autoprefixer for [36532].

See #31195.

git-svn-id: https://develop.svn.wordpress.org/trunk@36548 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2016-02-17 15:38:04 +00:00
parent de9d091e76
commit 3921eb53ea
1 changed files with 2 additions and 0 deletions

View File

@ -1342,6 +1342,7 @@ body.cheatin p {
height: 45px;
padding: 0 3px;
margin: 0 0 0 -4px;
-webkit-box-shadow: none;
box-shadow: none;
border-top: 1px solid transparent;
border-bottom: 4px solid transparent;
@ -1350,6 +1351,7 @@ body.cheatin p {
}
#customize-footer-actions .devices button:focus {
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
}