From 9fe0de6c42e8a35c05f6e011786492bd25e0dd05 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 26 Nov 2014 23:22:33 +0000 Subject: [PATCH] Remove unused CSS and JS from wp-mce-help.php, see #30517. git-svn-id: https://develop.svn.wordpress.org/trunk@30584 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/js/tinymce/wp-mce-help.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/wp-includes/js/tinymce/wp-mce-help.php b/src/wp-includes/js/tinymce/wp-mce-help.php index 097bd6d21c..ea89a7bc6b 100644 --- a/src/wp-includes/js/tinymce/wp-mce-help.php +++ b/src/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; - } -