| 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 a0b7962f01aefeba49d24f85f7ab3d487ab149e1..69e23aca87364144ae59869ad44d3595971331b7 100644
|
| --- a/chrome/browser/resources/settings/settings_vars_css.html
|
| +++ b/chrome/browser/resources/settings/settings_vars_css.html
|
| @@ -112,7 +112,7 @@
|
| --paper-input-container-label-floating: {
|
| /* Using "rem" to make it easier to equalize with other labels. */
|
| font-size: 1rem;
|
| - line-height: 1.25rem;
|
| + line-height: 1.65rem;
|
| };
|
| --paper-input-error: {
|
| font-size: 92.31%; /* Should be 12px when 100% is 13px. */
|
|
|