deltron / veosan

2 stars 1 forks source link

Whitespace above nav bar #5

Closed deltron closed 12 years ago

deltron commented 12 years ago

There's about 1cm of Whitespace that appears above the main black nav bar on iOS browser

deltron commented 12 years ago

this also happens if you make the window narrow on a regular browser

phiiil commented 12 years ago

Fixed. Removed padding-top: 60px; in base.html. Hopefully this does not break anything else.

deltron commented 12 years ago

I'm pretty sure the problem appeared when I upgraded Bootstrap to 2.0.2. I just did some research, the padding was there to deal with a bug in the previous version that was fixed. I'm sure it's OK to remove, you can also remove the padding-bottom in the