Index: chrome/browser/resources/settings/users_page/users_page.css |
diff --git a/chrome/browser/resources/settings/users_page/users_page.css b/chrome/browser/resources/settings/users_page/users_page.css |
deleted file mode 100644 |
index 17db8f1cc6df2b37096d491a6c9db302793a44e4..0000000000000000000000000000000000000000 |
--- a/chrome/browser/resources/settings/users_page/users_page.css |
+++ /dev/null |
@@ -1,23 +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. */ |
- |
-#addUserInput { |
- width: 100%; |
-} |
- |
-.add-user-button { |
- padding-top: 25px; |
-} |
- |
-.page-content > div { |
- margin-top: 30px; |
-} |
- |
-.users { |
- -webkit-margin-start: 50px; |
-} |
- |
-paper-input { |
- width: 300px; |
-} |