jenkins-bot has submitted this change and it was merged.

Change subject: Remove the unneeded view-border-box class from the watchlist
......................................................................


Remove the unneeded view-border-box class from the watchlist

Bug: T113667
Change-Id: Ib94274b61ef4c28b8c0dbf941eb76cc61ce570c9
---
M resources/mobile.watchlist/WatchList.js
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/mobile.watchlist/WatchList.js 
b/resources/mobile.watchlist/WatchList.js
index aa3435b..877be0d 100644
--- a/resources/mobile.watchlist/WatchList.js
+++ b/resources/mobile.watchlist/WatchList.js
@@ -11,6 +11,7 @@
         * @uses InfiniteScroll
         */
        WatchList = WatchstarPageList.extend( {
+               isBorderBox: false,
                /** @inheritdoc */
                initialize: function ( options ) {
                        var lastTitle;

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

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

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

Reply via email to