From 3002141dc6cded63a33426f4abd2d5897822eeb5 Mon Sep 17 00:00:00 2001 From: Silke Pisulla Date: Mon, 10 Apr 2017 13:13:11 +0200 Subject: [PATCH] SPR-908: QS - better transition in usertool icons --- css/area_nav-usertools.less | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/css/area_nav-usertools.less b/css/area_nav-usertools.less index 87959cd..aec94c5 100755 --- a/css/area_nav-usertools.less +++ b/css/area_nav-usertools.less @@ -141,10 +141,6 @@ bdi, bdi:first-of-type { color: @ini_nav_menu_hover_bg; - - //&::before { - // color: inherit; - //} } } } @@ -152,7 +148,7 @@ bdi { display: inline-block; color: inherit; - transition: @transition color; + //transition: @transition color; } bdi:first-of-type { @@ -168,7 +164,7 @@ left: -2px; font-size: 1.4rem; margin: 0; - transition: @transition color; + //transition: @transition color; @media @screen_min-xxlg { top: -.25rem;