luis-almeida / filtrify

Beautiful advanced tag filtering with HTML5 and jQuery
Other
642 stars 113 forks source link

Z-index of number of items too high? #63

Open robgnyc opened 9 years ago

robgnyc commented 9 years ago

I'm having an issue where just the numbers after the filter terms are showing through my drop down menus:

I tried giving the dropdown menu a higher z-index and the ul.ft-menu > li.ft-field > div.ft-panel > ul.ft-tags > li:after a z-index of -1.

Any solutions to this?

screen shot 2015-01-16 at 12 06 20 pm