| Index: chrome/browser/resources/ntp4/footer_menu.css
|
| diff --git a/chrome/browser/resources/ntp4/footer_menu.css b/chrome/browser/resources/ntp4/footer_menu.css
|
| index 4d3b1dff81e3dd72014d14ac25e9e4713c686315..7e0f6689253cc1b48e8749d9dd81a1d71f6929d0 100644
|
| --- a/chrome/browser/resources/ntp4/footer_menu.css
|
| +++ b/chrome/browser/resources/ntp4/footer_menu.css
|
| @@ -126,7 +126,7 @@
|
| font-weight: normal;
|
| }
|
|
|
| -.footer-menu section h3 .details:before {
|
| +.footer-menu section h3 .details::before {
|
| content: '\2013'; /* En-dash character. */
|
| margin: 0 0.5em;
|
| }
|
|
|