JGonera has submitted this change and it was merged.

Change subject: Add margins to not logged in users
......................................................................


Add margins to not logged in users

Change-Id: I3185f4eb162c91b3004e4a0aeaf356a9bfb0a77a
---
M javascripts/specials/donateimage.js
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  JGonera: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/javascripts/specials/donateimage.js 
b/javascripts/specials/donateimage.js
index 29439b1..5a9492c 100644
--- a/javascripts/specials/donateimage.js
+++ b/javascripts/specials/donateimage.js
@@ -133,6 +133,7 @@
 
                        if ( pages.length === 0 ) {
                                $( '<p>' ).text( mw.msg( 
'mobile-frontend-donate-image-summary' ) ).
+                                       addClass( 'content' ).
                                        insertBefore( userGallery.$el );
                        }
                } );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3185f4eb162c91b3004e4a0aeaf356a9bfb0a77a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to