I am using Twitter bootstrap. I have encountered one problem. I have keyed in the coding. But for my content on the right hand side, which is a 'Sign up form', is not being aligned with the body content on the left hand side. The 'Sign up form' is at the bottom.Can you help me with it?
My codes are as follow:
Bootstrap, from Twitter body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
Comments
Leave a comment