`grunt autoprefixer` for [30374].
see #29326. git-svn-id: https://develop.svn.wordpress.org/trunk@30460 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
df884cb92e
commit
bf014b7e30
|
@ -944,7 +944,9 @@
|
|||
border-radius: 3px;
|
||||
-webkit-box-shadow: 0 0 0 1px rgba( 0, 0, 0, 0.3 );
|
||||
box-shadow: 0 0 0 1px rgba( 0, 0, 0, 0.3 );
|
||||
-webkit-transition-duration: none;
|
||||
transition-duration: none;
|
||||
-webkit-transition-property: none;
|
||||
transition-property: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue