• 
      

    Force the page body to always occupy at least 100% of the viewport.

    Review Request #13443 — Created Dec. 1, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    We've had a long-standing issue where short pages sometimes displayed in
    an ugly way, with the page background color cutting off just below the
    content instead of filling the entire window.

    This change adds the necessary rules to force the HTML body to expand to
    at least the size of the viewport.

    Created an empty review request and saw that the light grey background
    covered the entire window instead of having an ugly white block at the
    bottom of the page.

    Summary ID
    Force the page body to always occupy at least 100% of the viewport.
    We've had a long-standing issue where short pages sometimes displayed in an ugly way, with the page background color cutting off just below the content instead of filling the entire window. This change adds the necessary rules to force the HTML body to expand to at least the size of the viewport. Testing Done: Created an empty review request and saw that the light grey background covered the entire window instead of having an ugly white block at the bottom of the page.
    48098fbb47fcd8c643683a5c80a6366c358fdb8c
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (8b86477)