diff --git a/wp-includes/js/tinymce/wp-mce-help.php b/wp-includes/js/tinymce/wp-mce-help.php index 097bd6d21c..ea89a7bc6b 100644 --- a/wp-includes/js/tinymce/wp-mce-help.php +++ b/wp-includes/js/tinymce/wp-mce-help.php @@ -72,12 +72,6 @@ header('Content-Type: text/html; charset=' . get_bloginfo('charset')); .keys .right { text-align: right; } - - .macos .win, - .windows .mac { - display: none; - } -