Commit 8ce866dc authored by treib@chromium.org's avatar treib@chromium.org

Desktop user manager: Fix spacing between deletion warning text and button for supervised users.

This fixes an oversight from https://codereview.chromium.org/307483002.

"Before" screenshot: https://drive.google.com/a/google.com/file/d/0BxTU2YPRG-lRNl9FRy1KQ2c2dEU/view?usp=sharing
Mock: https://folio.googleplex.com/chrome-ux/mocks/064-chrome-away-from-chrome/supervised-users/mirror#%2FPlaypen_210514_mirror-11.png

BUG=310640

Review URL: https://codereview.chromium.org/443033003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287828 0039d316-1c4b-4281-b951-d872f2087c98
parent a04cffe4
......@@ -383,7 +383,8 @@ html[dir=rtl] .action-box-area.active ~ .action-box-menu {
padding: 20px;
}
.action-box-remove-user-warning-text {
.action-box-remove-user-warning-text,
.action-box-remove-supervised-user-warning-text {
padding-bottom: 20px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment