From 4a62746f8741885588f5d53f73c09bfbd8b193d1 Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Tue, 7 Jul 2020 15:43:02 -0700 Subject: [PATCH] Echo badges should have transparent text While working on the new Vector, it exposed some issues with the label due to the change in position of the personal tools. This change should be safe in legacy version since the label is never displayed to end users visually. Change-Id: I5aaac22af689ce74b9d9214453681c0250dade7f --- modules/nojs/mw.echo.badge.less | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/nojs/mw.echo.badge.less b/modules/nojs/mw.echo.badge.less index db8e856c7..87a8b5070 100644 --- a/modules/nojs/mw.echo.badge.less +++ b/modules/nojs/mw.echo.badge.less @@ -21,6 +21,7 @@ line-height: normal; .box-sizing( border-box ); opacity: 0.87; + color: transparent; &:hover, &:active,