diff --git a/Bootstrap.Admin/wwwroot/css/site.css b/Bootstrap.Admin/wwwroot/css/site.css index f891f28e..13579ed8 100644 --- a/Bootstrap.Admin/wwwroot/css/site.css +++ b/Bootstrap.Admin/wwwroot/css/site.css @@ -75,6 +75,7 @@ a, a:hover, a:focus { border-radius: 4px; padding: 6px 12px; color: #777; + transition: all .25s linear; } .header [data-toggle="dropdown"]:hover {