Moving Social Links to the left side
This seems like it should be an easy fix to align the social links on the left instead of the right-- however, when i code it the links do not align all the way to the left edge (even with the left side of the menu bar). Here is the code i am using:
#header .social-search { margin-top: 10px; padding-left: 0; position: absolute; left: 0 }