z-index issue with twitter bootstrap dropdown menu

Just realized what’s going on.

I had the navbar inside a header which was position: fixed;

Changed the z-index on the header and it’s working now – guess I didn’t look high enough up the containers to set the z-index initially !#@!?

Thanks.

Leave a Comment