Index: ui/webui/resources/cr_elements/v1_0/cr_button/cr_button.css |
diff --git a/ui/webui/resources/cr_elements/v1_0/cr_button/cr_button.css b/ui/webui/resources/cr_elements/v1_0/cr_button/cr_button.css |
deleted file mode 100644 |
index e20fe49bf8a62ad7aa761cae208d8cd7ec142d1f..0000000000000000000000000000000000000000 |
--- a/ui/webui/resources/cr_elements/v1_0/cr_button/cr_button.css |
+++ /dev/null |
@@ -1,8 +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. */ |
- |
-:host { |
- display: inline-block; |
- vertical-align: middle; |
-} |