Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Unified Diff: ui/login/account_picker/user_pod_row.css

Issue 443033003: Desktop user manager: Fix spacing between deletion warning text and button for supervised users. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/user_pod_row.css
diff --git a/ui/login/account_picker/user_pod_row.css b/ui/login/account_picker/user_pod_row.css
index d304c314ddcedcae947303b44700d207d72076ba..869c9c9e25c15473fc0c36f8192fb35b025457b7 100644
--- a/ui/login/account_picker/user_pod_row.css
+++ b/ui/login/account_picker/user_pod_row.css
@@ -372,7 +372,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;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698