Admin CSS: Autoprefixer for [41329].

See #39662.

git-svn-id: https://develop.svn.wordpress.org/trunk@41568 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2017-09-22 19:50:57 +00:00
parent c33e16661d
commit 40d47b90cb
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
.wp-color-result:active {
/* See Trac ticket #39662 */
-webkit-transform: none !important;
transform: none !important;
}