| Index: appengine/chromium_rietveld/new_static/components/common.css
|
| diff --git a/appengine/chromium_rietveld/new_static/components/common.css b/appengine/chromium_rietveld/new_static/components/common.css
|
| index 00fe2c62ff5fbab2d83160876d0e7208f6b7c7ed..dcdd18749bf327f0935ead243fd1e96fc5b857d2 100644
|
| --- a/appengine/chromium_rietveld/new_static/components/common.css
|
| +++ b/appengine/chromium_rietveld/new_static/components/common.css
|
| @@ -79,7 +79,7 @@ input[type=text] {
|
| border: 1px solid rgba(0, 0, 0, 0.15);
|
| border-top: 1px solid rgba(0, 0, 0, 0.25);
|
| box-sizing: border-box;
|
| - font-family: Monaco, monospace;
|
| + font-family: Menlo, Monaco, monospace;
|
| font-size: 1em;
|
| margin: 0;
|
| width: 100%;
|
|
|