Basically I have a topbar on a page I’m creating with a fixed positioning. In this div is a container, an a/logo, and a ul. The a/logo is set to float to the left, and the ul is set to float to the right. For some reason, it appears like this: http://puu.sh/ZdS6 with the login button at the top of the bar. Here is my code, can anyone help fix it? http://jsfiddle.net/GPn6K/ Thanks!
Share
I do not completely understand your question. Do you want you button to be in the right middle? Then try adding the padding-top directly to the ul.