Index: appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html |
diff --git a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html |
index 52097f62f7fd1d56e41912cfb9f5585a1829c03f..0e4d0a2144fc8ae02ed4450c4c4a885abb0606a5 100644 |
--- a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html |
+++ b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html |
@@ -19,7 +19,7 @@ found in the LICENSE file. --> |
left: 0; |
right: 0; |
margin: 0 16px; |
- font-family: Monaco, monospace; |
+ font-family: Menlo, Monaco, monospace; |
font-size: 0.9em; |
z-index: 1; |
cursor: default; |