hallo icon indicating copy to clipboard operation
hallo copied to clipboard

z-index for toolbar

Open mrnejc opened this issue 12 years ago • 0 comments

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

mrnejc avatar Oct 03 '12 21:10 mrnejc