Merge pull request #473 from marshmalien/fix/7691-host-filter-modal-hover

Fix partial hover highlight of host filter modal row
This commit is contained in:
Marliana Lara
2017-09-27 14:59:26 -04:00
committed by GitHub

View File

@@ -1,3 +0,0 @@
.HostFilterModal-tableRow:hover {
background-color: @default-bg;
}