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

Unified Diff: chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html

Issue 2617403004: [MD Settings] Fix spacing and ripple for passwords section. (Closed)
Patch Set: Created 3 years, 11 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/passwords_and_forms_page/passwords_shared_css.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
index 9b509bf574b5f4d0afdb4c70044abdfdf4b5da87..4c3999f58186926892f21585df6cc70db9924e5d 100644
--- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
+++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
@@ -37,8 +37,8 @@
}
.username-column {
- -webkit-margin-end: 16px;
- -webkit-margin-start: 16px;
+ -webkit-margin-end: 8px;
+ -webkit-margin-start: 8px;
flex: 2;
}
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698