| 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
|
| deleted file mode 100644
|
| index b578af4774b80bc68732d228c3e9d64050138149..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/settings/downloads_page/downloads_page.css
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -/* Copyright 2015 The Chromium Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file. */
|
| -
|
| -cr-input {
|
| - width: 300px;
|
| -}
|
| -
|
| -cr-input::shadow #input {
|
| - /* This ensures that the "Download location" label and the text in the input
|
| - * itself are vertically aligned. */
|
| - margin: 0.25em 0;
|
| -}
|
| -
|
| -.location-label {
|
| - -webkit-margin-end: 10px;
|
| -}
|
|
|