In your CSS #navigation ul style you have left: -10px. That should be margin-left: -10px;
This should make it move over.
Begginnerdev commented: True! Found this out the hard way. +3
discovery-power commented: much appreciated, thanks +3
hericles 289 Master Poster Featured Poster
narendrajarad commented: solved +0