Jack Phoenix has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/220723

Change subject: Fix the prefooter & footer area. Code by Bizzeebeever.
......................................................................

Fix the prefooter & footer area. Code by Bizzeebeever.

Change-Id: Ie38f38552c207d52e9d7be9480a46ca00ad3a68b
---
M resources/css/style.css
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Gamepress 
refs/changes/23/220723/1

diff --git a/resources/css/style.css b/resources/css/style.css
index b6d1280..55cfa89 100644
--- a/resources/css/style.css
+++ b/resources/css/style.css
@@ -1410,7 +1410,7 @@
        padding-bottom: 36px;
 }
 #prefooter-inner {
-       width: 980px;
+       width: auto;
        padding: 35px 0 0 0;
        margin: 0 auto;
        text-align: left;
@@ -1424,7 +1424,7 @@
        height: 2px;
 }
 #footer-inner {
-       width: 980px;
+       width: auto;
        padding: 0;
        margin: 0 auto;
        font-size: 11px;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie38f38552c207d52e9d7be9480a46ca00ad3a68b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Gamepress
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <j...@countervandalism.net>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to