Chromium Code Reviews| Index: components/safe_browsing/web_ui/resources/safe_browsing.css |
| diff --git a/components/safe_browsing/web_ui/resources/safe_browsing.css b/components/safe_browsing/web_ui/resources/safe_browsing.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0bacdd7f4e8fa58f5984064f24959ce80cd8757c |
| --- /dev/null |
| +++ b/components/safe_browsing/web_ui/resources/safe_browsing.css |
| @@ -0,0 +1,8 @@ |
| + |
| +/* Copyright 2017 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. */ |
| + |
| + p { |
| + white-space: pre-wrap; |
| +} |