diff --git a/Bootstrap.Admin/Content/site.css b/Bootstrap.Admin/Content/site.css index 65dc1861..89b8221d 100644 --- a/Bootstrap.Admin/Content/site.css +++ b/Bootstrap.Admin/Content/site.css @@ -54,7 +54,7 @@ a, a:hover, a:focus { color: #777; } - .header > .dropdown > a:hover, .header > .dropdown.open > a { + .header > .dropdown > a:hover, .header > .dropdown.open > a, .notify-row > li > a:hover { border: 1px solid #777; color: #333 }