From 607124c247ee7b759d627a8043693091b5c3e387 Mon Sep 17 00:00:00 2001 From: Jon Robson Date: Mon, 10 Jan 2022 14:45:28 -0800 Subject: [PATCH] Drop ineffective rule This has been moved to Vector in I8d5294a986d76574284419efc7d384fc954a86c8 Bug: T297579 Change-Id: Id75de20550de208c23d27842c0d2686521e59b5c --- resources/css/ext.uls.pt-vector.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/resources/css/ext.uls.pt-vector.less b/resources/css/ext.uls.pt-vector.less index bb039c99..3ad507d0 100644 --- a/resources/css/ext.uls.pt-vector.less +++ b/resources/css/ext.uls.pt-vector.less @@ -3,12 +3,6 @@ background: none; } -// T297579 -/* stylelint-disable-next-line selector-max-id */ -.mw-interlanguage-selector-disabled #p-lang-btn-sticky-header { - display: none; -} - // Applies old styling rules to legacy Vector .skin-vector-legacy { @import 'ext.uls.pt.less';