Autoprefixer for [35281].

See #33322.

git-svn-id: https://develop.svn.wordpress.org/trunk@35310 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-10-21 03:01:13 +00:00
parent f5921a0c98
commit 5252cb7fe3
1 changed files with 1 additions and 0 deletions

View File

@ -1649,6 +1649,7 @@ body.full-overlay-active {
top: 50%;
z-index: -1;
margin: -10px 0 0 -10px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
background: #fff url(../images/spinner.gif) no-repeat center center;
-webkit-background-size: 20px 20px;