Hey, I am working on my new site. There is not much there yet but I have noticed in Chrome that on the first view of the page, so before refreshing, the social networking div drops down as if it has clear: both applied to it.
As soon as you refresh it is fine. It only seems to happen in Chrome too?
Can anyone think of a reason why? Any suggestions or ideas will be much appreciated.
Thanks.
EDIT
Here it is before refreshing.

And here it is after refreshing looking how it should. It only happens in Chrome for me.

If in the title you don’t set float, the “social” div (float:right) has to be placed before the title 😉
check this fiddle out, and try to swap
<a>with<div>