diff --git a/Bootstrap.Admin/wwwroot/css/lte.css b/Bootstrap.Admin/wwwroot/css/lte.css index 55a643ff..fb1e56a2 100644 --- a/Bootstrap.Admin/wwwroot/css/lte.css +++ b/Bootstrap.Admin/wwwroot/css/lte.css @@ -43,7 +43,7 @@ max-width: 120px; } -.username, aside:hover .nav-header span, .userinfo .dropdown-item .username + div { +.username, .sidebar-open aside:hover .nav-header span, .userinfo .dropdown-item .username + div { margin-left: 0.625rem; } diff --git a/Bootstrap.Client/wwwroot/css/lte.css b/Bootstrap.Client/wwwroot/css/lte.css index 2261c166..2df47d05 100644 --- a/Bootstrap.Client/wwwroot/css/lte.css +++ b/Bootstrap.Client/wwwroot/css/lte.css @@ -43,7 +43,7 @@ max-width: 120px; } -.username, aside:hover .nav-header span, .userinfo .dropdown-item .username + div { +.username, .sidebar-open aside:hover .nav-header span, .userinfo .dropdown-item .username + div { margin-left: 0.625rem; }