From 1abc3ba11279edb377469bbeb5539528720b5642 Mon Sep 17 00:00:00 2001 From: Happy-melon Date: Sat, 26 Mar 2011 13:27:50 +0000 Subject: [PATCH] Follow-up r83336, r83460: abandon hardcoded styles altogether, and instead use a semantic element to pick up appropriate styles which are already in the global stylesheets. This makes it easier to keep track of where we have implemented this browser-specific tweak in case we have to modify it in future. By turning debugging on devs have already volunteered themselves to masses of gratuitous extra text-on-page, a few extra elements won't inconvenience them too much further. --- includes/Skin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/Skin.php b/includes/Skin.php index 010f830a04..2fd3e112b9 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -827,7 +827,7 @@ abstract class Skin extends Linker { if ( $wgShowDebug ) { $listInternals = $this->formatDebugHTML( $out->mDebugtext ); - return "\n
\nDebug data: