From 96faf97a0fbed914e11cb3e974315b519f96a57c Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sat, 3 Oct 2015 01:31:26 +0000 Subject: [PATCH] Adjust `_default_wp_die_handler()` formatting so it doesn't confuse Sublime Text's parsing and syntax highlighting. Fixes #34135 git-svn-id: https://develop.svn.wordpress.org/trunk@34793 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/functions.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 6a5695adb4..a643d7ccb3 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -2587,9 +2587,11 @@ function _default_wp_die_handler( $message, $title = '', $args = array() ) { box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ); } - - body { font-family: Tahoma, Arial; } - +