hallo
hallo copied to clipboard
z-index for toolbar
Just spend entire afternoon banging my head against the tabele because the toolbar didn't show for me. Well it did and it was hidden under my modal-window div.
My fix for now - added to my sites css:
.hallotoolbar { z-index: 8040; }
solutions:
- put it to some high z-index by default
- not really a fix - just add the problem/solution to Wiki