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

Unified Diff: chrome/browser/resources/settings/people_page/user_list.html

Issue 2815783002: [MD settings] vertical align left edge of icons and text in ChromeOS People (Closed)
Patch Set: Created 3 years, 8 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 | chrome/browser/resources/settings/people_page/users_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/user_list.html
diff --git a/chrome/browser/resources/settings/people_page/user_list.html b/chrome/browser/resources/settings/people_page/user_list.html
index 1030ba85c08343131be355bfff8b803720c294fc..3303a46501ce14526beb7f08872191c237ca7ef9 100644
--- a/chrome/browser/resources/settings/people_page/user_list.html
+++ b/chrome/browser/resources/settings/people_page/user_list.html
@@ -30,7 +30,7 @@
}
.user-info {
- -webkit-padding-start: 16px;
+ -webkit-padding-start: 20px;
}
</style>
<div class="user-list">
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/users_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698