mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Buttons: Add some vendor prefixes missed in [35422].
See #31459. git-svn-id: https://develop.svn.wordpress.org/trunk@35448 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
eb0a1074d7
commit
11ff4d07f9
@ -1538,6 +1538,8 @@ form.upgrade .hint {
|
||||
#screen-meta-links .show-settings:active {
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
-webkit-transform: none;
|
||||
-ms-transform: none;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user