Catrope has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/333816 )

Change subject: Remove FloatableElement hack, no longer necessary.
......................................................................

Remove FloatableElement hack, no longer necessary.

Reverts 02252d05310. Depends on I22f2ca72cf7c2f in oojs-ui.

Change-Id: I726aada60238d17227e4475637bd3d9befa1b4c3
---
M modules/styles/mw.echo.ui.NotificationBadgeWidget.less
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/16/333816/1

diff --git a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less 
b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less
index b82f335..6584417 100644
--- a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less
+++ b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less
@@ -40,9 +40,7 @@
 
                        > .oo-ui-popupWidget-body {
                                // Work around scrollbar rendering bug in Chrome
-                               overflow-y: visible;
-                               // Work around OO.ui.FloatableElement bug 
(T130153)
-                               overflow-x: auto;
+                               overflow: visible;
 
                                > .mw-echo-ui-notificationsListWidget > 
.mw-echo-ui-notificationItemWidget {
                                        // The popup body itself has a border. 
We need to override the notification

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I726aada60238d17227e4475637bd3d9befa1b4c3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <r...@wikimedia.org>

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

Reply via email to