Home › Forums › CSS › z-index or box-shadow issue on nav ends › Re: z-index or box-shadow issue on nav ends
December 13, 2011 at 1:50 pm
#92620
Participant
Didn’t mean to say the code was bad as such, just that I would have coded it less complex….but since it comes from a generator, it kind of makes sense why it’s like this. :)
Anyway, looks like you added the z-index:3
to the ul.dropdown li
, and not the ul.dropdown
.
See http://jsfiddle.net/K5fVm/1/ for update.