Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Fix scrollbars when backdrop is nested and pushed out of the viewport. #2831

Closed
wants to merge 1 commit into from
Closed

Commits on May 12, 2015

  1. Fix scrollbars when backdrop is nested.

    Absolutely positioning the backdrop will always position it based off the parent's positioning. This is a problem if the backdrop where to be nested. Positioning fixed will always give it a position based off the viewport, which is the goal of any backdrop.
    richarddavenport committed May 12, 2015
    Configuration menu
    Copy the full SHA
    d10b9fb View commit details
    Browse the repository at this point in the history