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 was archived by the owner on Aug 5, 2020. It is now read-only.
We've had a few issues with pinny content not being scrollable. The fix according to @vmarta has been to add the following CSS:
// Force scrollable
// -
//
// Forces the pinny content to be scrollable at all times. This works around
// an issue where scrollpanes within a pinny will not be scrollable if the
// content does not overflow the pinny wrapper.
//
// 1. Space that forces the pinny content to scroll.
// 2. Force the space below the bottom of the visble area.