css - having an issue with a sticky footer on my beer site -



css - having an issue with a sticky footer on my beer site -

my upcoming site, http://beerwhich.com/tester/loggedin.html using sticky footer explained here: http://ryanfait.com/sticky-footer/

for reason @ bottom there little gap, big beer bottle not bleed off footer border should.

any thought why? i'm using .container wrapper, has negative margin equal height of .footer

#loggedin .footer, .push (line 889), instead of height:195px !important -

height:200px !important. difference of 5px. that's all.

css sticky-footer

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -