RCFilters: Remove 'overflow:hidden' from filter header
authorMoriel Schottlender <moriel@gmail.com>
Fri, 14 Apr 2017 00:10:11 +0000 (17:10 -0700)
committerMoriel Schottlender <moriel@gmail.com>
Fri, 14 Apr 2017 00:10:11 +0000 (17:10 -0700)
This will make it possible to z-index it on top of the list
for other elements (like the guided tour 'pulsing dot') to appear
on top of the list.

Bug: T162971
Change-Id: Iac3b8eabdeaee009b65c7b0c104179c760705306

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

index 1f3d343..4914dd9 100644 (file)
@@ -11,7 +11,6 @@
        &-header {
                border-bottom: 1px solid #c8ccd1;
                background: #f8f9fa;
-               overflow: hidden;
 
                &-highlight {
                        width: 1em;