Hi all
http://i47.tinypic.com/2sbrg39.jpg
The above pic shows something that I have spent far too long trying to fix. I am not sure what this related to -- I've come across IE whitespace bugs and their fixes - but have not been able to fix this problem.
I am modifying the Basic Starter theme (which, without modification works fine).
The problem seems to be the .last class that's being applied to my menu lists, both this Side Nav as well as my Primary Nav which is a horizontal list. In the horizontal list, the last item shifts down, instead of right. The problem only seems to occur in IE on XP.
I've tried removing all styling from the list elements in my css, but to no avail. I've tried display:none on the .last class, and the second last item stays where it is supposed to be.
I'd very much appreciate a word from somebody who may have come across this before. Thanks.
Comments
Some things never change - I
Some things never change - I found the issue immediately after posting. Maybe cartharsis works as my solution.
The issue was a simple float right on this:
li.node_read_more.first.last {}