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

Unified Diff: chrome/browser/resources/settings/settings_page/settings_subpage.html

Issue 2782353002: [MD settings] add padding under title line in subpages (Closed)
Patch Set: Created 3 years, 9 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: chrome/browser/resources/settings/settings_page/settings_subpage.html
diff --git a/chrome/browser/resources/settings/settings_page/settings_subpage.html b/chrome/browser/resources/settings/settings_page/settings_subpage.html
index 38dfd56ce4b1555e801bc13d29b1f7a27d8b6699..467d7b534f16b2bc6a773b199b5b0dcf1b1ee48b 100644
--- a/chrome/browser/resources/settings/settings_page/settings_subpage.html
+++ b/chrome/browser/resources/settings/settings_page/settings_subpage.html
@@ -20,6 +20,7 @@
.settings-box.first {
tommycli 2017/03/30 20:35:08 I assume this rule is only supposed to apply to th
dschuyler 2017/03/30 20:48:41 Acknowledged.
dschuyler 2017/03/30 21:03:36 See https://codereview.chromium.org/2787923002/
min-height: 40px;
+ padding-bottom: 24px;
padding-top: 8px;
}
« 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