I'm working on this page and i'm having a mobile issue.
While the page renders as you see on a computer browser. Loading it on an iphone or android phone creates a problem in the menu thw you would simulate by adding a margin left and top of each of the elements.
I can't figure out why this happens, I have checked that every element has a margin of zero in the css directly and it sill happens. What else should i try?
On a side note. Is there any reference or list of common CSS/JS/HTML considerations for mobile browser you would reccomend?