From ffa0628c958f8817fd0384a9c440a2003a5c24f9 Mon Sep 17 00:00:00 2001 From: WaitSpring Date: Wed, 26 Jul 2023 20:55:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20remove=20propertu=20right?= =?UTF-8?q?=20for=20.mw-echo-ui's=20popup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: WaitSpring --- skinStyles/extensions/Echo/ext.echo.ui.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/skinStyles/extensions/Echo/ext.echo.ui.less b/skinStyles/extensions/Echo/ext.echo.ui.less index 15ff115d..620183a0 100644 --- a/skinStyles/extensions/Echo/ext.echo.ui.less +++ b/skinStyles/extensions/Echo/ext.echo.ui.less @@ -16,12 +16,6 @@ box-shadow: var( --box-shadow-dialog ); } -@media ( min-width: @width-breakpoint-desktop ) { - .mw-echo-ui-notificationBadgeButtonPopupWidget-popup { - right: var( --header-size ) !important; - } -} - /* mw.echo.ui.mobile.less */ @media all and ( max-width: 720px ) { .mw-echo-ui-overlay {