Skip to content

Sign in form example can go offscreen if browser viewport is small #25388

@ngyikp

Description

@ngyikp

https://getbootstrap.com/docs/4.0/examples/sign-in/

If your viewport's height is small, the top part of the log in form can go offscreen:
screen shot 2018-01-21 at 5 25 01 pm

Looks nastier on mobile with a horizontal keyboard active:
screen shot 2018-01-21 at 5 33 59 pm

Fix is to set height: 100% on html and min-height: 100%; on body, removing height property from body

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions