| Index: chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| diff --git a/chrome/browser/resources/settings/about_page/detailed_build_info.html b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| index 68a8ed73d33a6217f311cd8a75a6d8db87594640..5ac6d63529d15f712bb21c94bb8834110511c0aa 100644
|
| --- a/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| +++ b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| @@ -15,6 +15,10 @@
|
| -webkit-user-select: text;
|
| }
|
|
|
| + iron-icon {
|
| + padding: 8px;
|
| + }
|
| +
|
| /* The command line string can contain very long substrings that
|
| * don't have any spaces, need to force a line break in such cases. */
|
| #command-line {
|
|
|