Fix hover highlight

This commit is contained in:
Rob Garrison 2019-01-13 15:10:04 -06:00
parent ebeaba3478
commit 67593416fb

View File

@ -357,7 +357,7 @@ body.all-styles-hidden-by-filters #installed:after {
background-color: rgba(128, 128, 128, 0.05);
}
.entry:hover div.entry-name:before {
.entry:hover:before {
content: "";
position: absolute;
top: 0;