Fix dialog screen position.
https://codereview.chromium.org/478033004/ broke the dialog screen, causing it to cover the title-bar in apps v2. This fixes it be adding an explicit <div> representing the window client area (the logical <body> for apps v2). Review URL: https://codereview.chromium.org/507013002 Cr-Commit-Position: refs/heads/master@{#292465}
Showing
Please register or sign in to comment