mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Merge "Remove FloatableElement hack, no longer needed"
This commit is contained in:
commit
4ef0594a30
|
@ -41,8 +41,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-x can't be set to visible, otherwise ClippableElement breaks
|
||||
|
||||
> .mw-echo-ui-notificationsListWidget > .mw-echo-ui-notificationItemWidget {
|
||||
// The popup body itself has a border. We need to override the notification
|
||||
|
|
Loading…
Reference in a new issue