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;