Chromium Code Reviews| Index: chrome/browser/resources/settings/settings_vars_css.html |
| diff --git a/chrome/browser/resources/settings/settings_vars_css.html b/chrome/browser/resources/settings/settings_vars_css.html |
| index 326fa31ba84c209ccdc57b59a9f426dd73da6ea2..a5268901f96bf89cf2410daaf631a3e3cc039db9 100644 |
| --- a/chrome/browser/resources/settings/settings_vars_css.html |
| +++ b/chrome/browser/resources/settings/settings_vars_css.html |
| @@ -35,6 +35,10 @@ |
|
dpapad
2016/11/03 22:33:28
Perhaps worth adding a comment that those are used
scottchen
2016/11/03 22:39:28
Acknowledged.
scottchen
2016/11/03 22:39:45
Done.
|
| --settings-row-min-height: 44px; |
| --settings-row-two-line-min-height: 56px; |
| + |
| + --settings-box-min-height: 48px; |
| + --settings-box-two-line-min-height: 60px; |
| + |
| --settings-secondary: { |
| color: var(--paper-grey-600); |
| font-weight: 400; |