| Index: chrome/browser/resources/settings/downloads_page/downloads_page.css
 | 
| diff --git a/chrome/browser/resources/settings/downloads_page/downloads_page.css b/chrome/browser/resources/settings/downloads_page/downloads_page.css
 | 
| index 5a47a431deedd81fb4d07b959f5b74da21ded829..ebdafd70d6f8c8acfecf4e234c624fffcf49a8a1 100644
 | 
| --- a/chrome/browser/resources/settings/downloads_page/downloads_page.css
 | 
| +++ b/chrome/browser/resources/settings/downloads_page/downloads_page.css
 | 
| @@ -2,7 +2,7 @@
 | 
|   * Use of this source code is governed by a BSD-style license that can be
 | 
|   * found in the LICENSE file. */
 | 
|  
 | 
| -cr-input {
 | 
| +cr-settings-input {
 | 
|    /* This ensures that the "Download location" label and the text in the input
 | 
|     * itself are vertically aligned. */
 | 
|    margin-bottom: 1em;
 | 
| 
 |