Merge "Align "What's this" vertically"
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.FilterTagMultiselectWidget.less
index 076636c..f3e1351 100644 (file)
                                color: #222; // Base10
                                font-weight: bold;
                                margin-left: 1em;
+                               width: ~'calc( 100% - 10em )';
+                               overflow: hidden;
+                               text-overflow: ellipsis;
+                               white-space: nowrap;
                        }
                }
        }