Merge "Revert "Remove FloatableElement hack, no longer needed""

This commit is contained in:
jenkins-bot 2017-03-08 01:48:27 +00:00 committed by Gerrit Code Review
commit 14f261a2fc

View file

@ -41,7 +41,9 @@
> .oo-ui-popupWidget-body {
// Work around scrollbar rendering bug in Chrome
overflow-y: visible;
// overflow-x can't be set to visible, otherwise ClippableElement breaks
// ...but make sure we don't actually overflow in the Y direction,
// to avoid breaking ClippableElement
overflow-x: auto;
> .mw-echo-ui-notificationsListWidget > .mw-echo-ui-notificationItemWidget {
// The popup body itself has a border. We need to override the notification