jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/397799 )
Change subject: Absolutely position legend only on new RCFilters
......................................................................
Absolutely position legend only on new RCFilters
- Don't use absolute positioning on legend when user opts out of
improved version of Recent Changes, or disables "New filters for edit review"
beta feature to opt out of improved version of Watchlist.
Bug: T182363
Change-Id: Ib02372ab7ad97f3f50764ad612e38096f92131ad
---
M resources/src/mediawiki.special/mediawiki.special.changeslist.css
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/resources/src/mediawiki.special/mediawiki.special.changeslist.css
b/resources/src/mediawiki.special/mediawiki.special.changeslist.css
index 9521a2b..44adbf3 100644
--- a/resources/src/mediawiki.special/mediawiki.special.changeslist.css
+++ b/resources/src/mediawiki.special/mediawiki.special.changeslist.css
@@ -55,7 +55,7 @@
}
/* Absolute positioning to avoid table overlap with floating elements */
-.mw-changeslist-legend.mw-enhanced {
+.mw-changeslist > .mw-changeslist-legend.mw-enhanced {
background-color: #fff;
position: absolute;
right: 0;
--
To view, visit https://gerrit.wikimedia.org/r/397799
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib02372ab7ad97f3f50764ad612e38096f92131ad
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Petar.petkovic <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits