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

Unified Diff: chrome/browser/resources/settings/settings_root_css.html

Issue 2054013002: [MD settings] advanced toggle; add scrollWhenReady (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review nits Created 4 years, 6 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
Index: chrome/browser/resources/settings/settings_root_css.html
diff --git a/chrome/browser/resources/settings/settings_root_css.html b/chrome/browser/resources/settings/settings_root_css.html
index c3f83af6cac07fe73c75f0e7fa18307445344824..42e08ec2e46e11986a0e596b112bd11d907dd1bd 100644
--- a/chrome/browser/resources/settings/settings_root_css.html
+++ b/chrome/browser/resources/settings/settings_root_css.html
@@ -37,6 +37,8 @@
* UX design (bettes@). */
--settings-nav-grey: rgb(90, 90, 90);
+ --settings-page-vertical-margin: 21px;
+
--settings-row-min-height: 44px;
--settings-separator-line: 1px solid rgba(0, 0, 0, 0.06);
« no previous file with comments | « chrome/browser/resources/settings/settings_page_css.html ('k') | chrome/test/data/webui/settings/settings_page_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698