gblazex / smoothscroll-for-websites

Smooth scrolling experience for websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange behavior <div style="position: absolute; z-index: -10000; [...]> in Chrome.

kostiantyn-petlia opened this issue · comments

Strange behavior <div style="position: absolute; z-index: -10000; [...]> in Chrome (v.53.0.2785.143 m).

If to collapse the bootstrap panel "Profile" in this page:
http://ukrainian-wife.com/en/user_profile/profile-f-419-en/

I see space after footer because this <div> does not update height: http://prntscr.com/crh5gs
If to disable SmoothScroll the <div> will disappear and all is OK. (v.1.4.0 & 1.4.4).
How can I fix it?

But FF & Edge - OK. And why <div> not present in FF & Edge?

it'll be fixed in the next version thanks