From 8c34c73ddcba4d4e26d011fb7a3473f90089facc Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Sat, 28 Dec 2019 14:58:36 -0500 Subject: [PATCH] Fix border style: --- skinStyles/ext.echo.ui.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skinStyles/ext.echo.ui.less b/skinStyles/ext.echo.ui.less index e61261bf..f1103d13 100644 --- a/skinStyles/ext.echo.ui.less +++ b/skinStyles/ext.echo.ui.less @@ -128,7 +128,7 @@ } > .oo-ui-popupWidget-footer { - border-color: @dark-bg-30; + border-color: @dark-bg-30!important; .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons { .oo-ui-buttonElement {