For some reason (using Chrome on Mac), if you resize the browser window to test responsiveness of this website: http://ici.medicalfutures.co.uk/ICI and then resize back to the original browser size, the position of the nav drops by a considerable amount.
Hi guys,
For some reason (using Chrome on Mac), if you resize the browser window to test responsiveness of this website: http://ici.medicalfutures.co.uk/ICI and then resize back to the original browser size, the position of the nav drops by a considerable amount.
Any ideas on what is causing this?
Issue not happening for me mate (chrome 24, mac). Have you tried firing up the chrome inspector to take a look at it? (cmd + option + i)
I just fixed it, text-align: right instead of float:right solved it - weird