From cc3df57d7152c3665f1b62bf02f9fe4a7c706f50 Mon Sep 17 00:00:00 2001 From: Volker E Date: Mon, 26 Mar 2018 02:15:36 -0700 Subject: [PATCH] NotificationsOptionWidget: Fix icon alignment Change-Id: Ieb5c9a8e378608e096e921fdb6795949a119c8a8 --- modules/styles/mw.echo.ui.PageNotificationsOptionWidget.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/styles/mw.echo.ui.PageNotificationsOptionWidget.less b/modules/styles/mw.echo.ui.PageNotificationsOptionWidget.less index fc36afb44..304c0febb 100644 --- a/modules/styles/mw.echo.ui.PageNotificationsOptionWidget.less +++ b/modules/styles/mw.echo.ui.PageNotificationsOptionWidget.less @@ -44,9 +44,7 @@ width: 1em; .oo-ui-iconElement-icon { - display: inline-block; position: relative; - margin-top: 0.1em; } }