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

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

Issue 2283933002: [MD settings] layout sub-headers in display settings (Closed)
Patch Set: Created 4 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 | « chrome/browser/resources/settings/device_page/display.html ('k') | 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_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index c2fdfb4bfa1f1e8e38b7b6bea4dd8aa51142d7f9..8dfe5f6f5ddec0d504a49d7bbff4d4d0e1613403 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -8,6 +8,7 @@
/* Use <h2> as the "sub-header" mentioned in the UX design docs. */
h2 {
align-items: center;
+ align-self: flex-start;
color: var(--paper-grey-600);
display: flex;
font-size: inherit;
« no previous file with comments | « chrome/browser/resources/settings/device_page/display.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698