mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 21:54:28 +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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user