2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-29 05:14:04 +03:00

Merge pull request #17 from calebporzio/li-css-issue

Fix CSS Conflict
This commit is contained in:
Jeff
2016-03-17 10:11:41 -07:00
+1 -1
View File
@@ -97,7 +97,7 @@
}
.highlight a,
li:hover a {
li:hover > a {
background: #f0f0f0;
color: #333;
}