Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

On a design I am coding, there is a horizontal list that serves as the navigation for the site. It spans the entire width of the page. You can see it here: http://aquate.us/film/

Now, the <ul> contained within div#navigation refuses to act centered within the div. It seems to be offset towards the left side.

I've searched the net and nothing I try works. Any suggestions?

Thank you.

share|improve this question

1 Answer

up vote 5 down vote accepted

Your form, having the id of "search" is too tall.

share|improve this answer
Easy answer! – alex Jul 10 '09 at 0:53

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.