ckrack / fbootstrapp

HTML, CSS, and JS toolkit for facebook apps
http://ckrack.github.com/fbootstrapp/
Apache License 2.0
1.61k stars 173 forks source link

Why my mouse scroll (down/up) does work ? #28

Closed navotera closed 9 years ago

navotera commented 10 years ago

Im using this library, i think the problem is when i insert / link bootstrap.css (fbootstrap) into my code then my mouse stacked, it cannot scroll down/top

is there any js/css should i insert others than main bootstrap.css ??

hvsombrilla commented 9 years ago

You need to remove overflow:hidden; from line 100 of bootstrap.min.css or 483 in bootstrap.css