Isarra has submitted this change and it was merged.

Change subject: Remove dir=auto from firstHeading
......................................................................


Remove dir=auto from firstHeading

Follow up to Ibf408bc6c5d2f8c05667107a547b0b02e06de270

Bug: T51093
Change-Id: I7a6ba35e244da2fab807ce46a0d173f336ba5d99
---
M Gamepress.skin.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Isarra: Verified; Looks good to me, approved



diff --git a/Gamepress.skin.php b/Gamepress.skin.php
index 5122ebc..c219d48 100644
--- a/Gamepress.skin.php
+++ b/Gamepress.skin.php
@@ -140,7 +140,7 @@
                                                // reasons, so I just took it 
off [[for now]].
                                                ?>
                                                <div class="entry-header">
-                                                       <h1 id="firstHeading" 
class="firstHeading" lang="<?php $this->text( 'pageLanguage' ); ?>"><span 
dir="auto"><?php $this->html( 'title' ) ?></span></h1>
+                                                       <h1 id="firstHeading" 
class="firstHeading" lang="<?php $this->text( 'pageLanguage' ); ?>"><?php 
$this->html( 'title' ) ?></h1>
                                                </div>
                                        </div>
                                        <div class="entry-content mw-body">

-- 
To view, visit https://gerrit.wikimedia.org/r/187977
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a6ba35e244da2fab807ce46a0d173f336ba5d99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Gamepress
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Fomafix
Gerrit-Reviewer: Huji <[email protected]>
Gerrit-Reviewer: Isarra <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to