WLFilters: Don't hide .watchlistDetails while loading
authorRoan Kattouw <roan.kattouw@gmail.com>
Wed, 20 Sep 2017 22:37:19 +0000 (15:37 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Wed, 20 Sep 2017 22:37:19 +0000 (15:37 -0700)
It doesn't actually get replaced, just relocated slightly.
Also, watchlist-details is abused for community tools on some wikis,
including enwiki. (watchlist-summary is the right place for that though.)

Bug: T176300
Change-Id: Ic9605b9910c1953ef2536de4ab1b57ec125f0539

resources/src/mediawiki.rcfilters/styles/mw.rcfilters.less

index a0bc3a2..dd4f9d4 100644 (file)
@@ -83,7 +83,6 @@
        }
 
        #contentSub,
-       .watchlistDetails,
        form#mw-watchlist-resetbutton {
                display: none;
        }