From 4bb614b5fd6892ff799a7e1440134e7771df4566 Mon Sep 17 00:00:00 2001 From: Volker E Date: Tue, 16 Jan 2018 23:30:18 -0800 Subject: [PATCH] =?UTF-8?q?Use=20=E2=80=9COOUI=E2=80=9D=20as=20unified=20n?= =?UTF-8?q?ame=20for=20code=20comments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: T182360 Change-Id: Ib1daa160dd7597afe6a6ae22dc263ba7d297f757 --- modules/styles/mw.echo.ui.MenuItemWidget.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/styles/mw.echo.ui.MenuItemWidget.less b/modules/styles/mw.echo.ui.MenuItemWidget.less index 799f8a37a..33b39a798 100644 --- a/modules/styles/mw.echo.ui.MenuItemWidget.less +++ b/modules/styles/mw.echo.ui.MenuItemWidget.less @@ -19,7 +19,7 @@ display: inline-block; margin-left: 1.5em + 0.5em; // Icon width + 0.5em spacing - // We have to override oojs-ui's color, which uses + // We have to override OOUI's color, which uses // a very specific selector font-weight: normal !important; color: @color-base !important;