Permalink
Browse files

fixed bug

1 parent 7e710ac commit e14cbb1b6bf2675e2ccdc521a4cdb795422e3401 @vmtco vmtco committed Sep 17, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 jquery.dropdown.css
View
@@ -92,7 +92,7 @@ select[data-dropdownjs][disabled] + .dropdownjs > input[readonly] {
text-shadow: 0 1px 0 #fff; text-shadow: 0 1px 0 #fff;
opacity: .6; opacity: .6;
} }
-.dropdownjs > ul > li:h > .close:hover:before { +.dropdownjs > ul > li:hover > .close:hover:before {
opacity: .9; opacity: .9;
} }

0 comments on commit e14cbb1

Please sign in to comment.