Merge "Show request id in Exception pages even if $wgShowExceptionDetails is false"
[lhc/web/wiklou.git] / includes / OutputPage.php
index ad7c976..53c70d8 100644 (file)
@@ -3659,7 +3659,7 @@ class OutputPage extends ContextSource {
                $moduleStyles = $this->getModuleStyles();
 
                // Per-site custom styles
-               $moduleStyles[] = 'site';
+               $moduleStyles[] = 'site.styles';
                $moduleStyles[] = 'noscript';
 
                // Per-user custom styles