You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.
@Hosselaer is that really the preferred way to enable scrolling? It seems that scrolling should work out of the box, to me...is there a reason it's not?
I don't know why overflow is hidden by default, you could ask @ckrack but looking at the activity on this repo you're not likely going to see much updates.
I just ran into the same issue as melaur and decided to post a fix for the common good.
You can check whether your html or body has height:100% and remove this. I just spent an hour on this and scratching my head over this. [My css works fine on the standard bootstrap but not this fb version, so there's something definitely different for this version.]
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have a issue with scrolling, not work.
I use just css.
i pus css in file.
i added into my page.
and scrolling not wok :|
what i can do ?
The text was updated successfully, but these errors were encountered: