Reputation: 3
i've looked briefly through similar questions but i could not find the answer i was looking for
I basically have
<nav>...</nav>
<div id=inner>...</div>
and there is a 29px gap between the elements only in firefox. firebug tells me there both elements have 0 padding/margin and there is nothing in between them. it works fine in IE (barring gradient problems/css3) and chrome.
this is the page in question
thanks for the help
Upvotes: 0
Views: 123