• Naoki Fukino's avatar
    Make encryption migration UI shrinkable to fit in the screen resolution. · 402da913
    Naoki Fukino authored
    OOBE screens has min-height:640px. If a user changed the display setting to
    lower resolution (e.g. 640x400), the bottom part of migration UI will be hidden.
    This CL make the migration UI shrinkable based on the screen resolution to make
    the "Update" button in the bottom always visible to the user.
    (See attached screenshots on the bug.)
    
    Since we don't have enough time to test it before M63 goes stable, this change
    applies only to the migration screen to minimize the impact.
    Other OOBE screens will be OK without the patch since users will see them before
    they can change the display resolution.
    
    Bug: 787393
    Test: Manually tested on kevin by setting screen resolution to 640x400.
    Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
    Change-Id: I9d092deb556b8ca0beda6db39c35d48bff223b09
    Reviewed-on: https://chromium-review.googlesource.com/800190
    Commit-Queue: Naoki Fukino <fukino@chromium.org>
    Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#520830}
    402da913
encryption_migration.css 1.13 KB