CodePen: http://codepen.io/hgducharme/pen/juiEo
My links on the right side are not in the middle of the ul
box. The avatar on the far right is positioned at the very top, and if I want to change the margin-top of my li
elements, then it basis it off of the top of my avatar. I have margin-top: 0px;
, which moves all my li
elements to the top, but my avatar is staggered. I want to be able to get them all in a straight even line.
I'm currently trying to rebuild google's homepage.
Edit: Browser is Chrome
` by `padding: 0;`
– Hashem Qolami Sep 05 '14 at 21:22