Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE and table-cell and focus Reply To: IE and table-cell and focus

#237129
bearhead
Participant

Try this:
http://codepen.io/kvana/pen/yepqGz

You don’t need the spans in the anchor elements… giving the spans display:table-cell seemed to be the root of the issue. I rewrote the css to work with the restructured html.