Code4HR / localart

An HTML5 mobile app for navigating & browsing locations of public art, architecture, and culture in Norfolk, VA.
http://iartnorfolk.com
GNU General Public License v3.0
5 stars 5 forks source link

Whitespace at the bottom of the page #37

Closed qwo closed 9 years ago

qwo commented 9 years ago

Whitespace is not intentional

screenshot 2014-09-17 18 44 48

ghost commented 9 years ago

Trying to look at how to correct this, but trying style="position: absolute; float: bottom; bottom: 0px" didn't do anything, so I don't know how to correct. Do you?

qwo commented 9 years ago

i think it might have to do with some weird margin or padding somewhere, i know i definitely caused this but this was not planned in the design :).

ive just forgotten to add this issue for a long time

ghost commented 9 years ago

@aimsrandom took a pretty deep look at it and managed to correct it all with commit ea3de18e14f08ba2f41605383fe28aed90a0e23e. Thanks for pointing it out, man!