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; |