In my test, I have 2 spans both set to display:inline-block with a border for visibility. Firefox renders space between each span. Even setting margin:0;padding:0; doesn't do anything to fix this. ...
The following works fine in Chrome and Firefox, and makes the container clickable. In Internet Explorer it is clickable too, but does only change the cursor to indicate so for the ...