| Index: appengine/chromium_rietveld/new_static/components/cr-linkified-text.html
|
| diff --git a/appengine/chromium_rietveld/new_static/components/cr-linkified-text.html b/appengine/chromium_rietveld/new_static/components/cr-linkified-text.html
|
| index 810a2654e32aed2bd26119ecb7fc00ebf3dd0894..d2ad057c1daeedd8d65a573e7d7e63c13156989f 100644
|
| --- a/appengine/chromium_rietveld/new_static/components/cr-linkified-text.html
|
| +++ b/appengine/chromium_rietveld/new_static/components/cr-linkified-text.html
|
| @@ -10,7 +10,7 @@ found in the LICENSE file. -->
|
| :host([pre]) {
|
| white-space: pre-wrap;
|
| word-wrap: break-word;
|
| - font-family: Monaco, monospace;
|
| + font-family: Menlo, Monaco, monospace;
|
| }
|
|
|
| img {
|
|
|