| Index: chrome/browser/resources/settings/internet_page/network_proxy_input.css
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_proxy_input.css b/chrome/browser/resources/settings/internet_page/network_proxy_input.css
|
| deleted file mode 100644
|
| index 514c7af469408ad66e1a65c5d48aa6ddcd97f227..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/settings/internet_page/network_proxy_input.css
|
| +++ /dev/null
|
| @@ -1,15 +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. */
|
| -
|
| -#port {
|
| - width: 50px;
|
| -}
|
| -
|
| -span {
|
| - -webkit-margin-end: 5px;
|
| -}
|
| -
|
| -paper-input {
|
| - margin: -9px 5px 0;
|
| -}
|
|
|