http://jsfiddle.net/nWqYL/2/embedded/result/
I’ve been working on fixing some issues with this prototype site. Myself and our web designer have spent countless hours trying to figure out why the content in the header is getting pushed to the right(In this case, its the logo, but happens with text also)
I’m thinking this might have to do with Twitter Bootstrap’s columns.
Thanks in advance!
The
<div class="headerleft">: ended up being the culprit.I have to mess with the positioning on it more.