Chromium Code Reviews| Index: chrome/browser/resources/chromeos/image_burner.html |
| =================================================================== |
| --- chrome/browser/resources/chromeos/image_burner.html (revision 149664) |
| +++ chrome/browser/resources/chromeos/image_burner.html (working copy) |
| @@ -86,7 +86,7 @@ |
| } |
| .default-text { |
| - font-family: 'Chrome Droid Sans', 'Droid Sans Fallback', sans-serif; |
| + font-family: 'Noto Sans UI', 'Droid Sans Fallback', sans-serif; |
|
Evan Stade
2012/08/02 23:42:53
this should be using the same mechanism as all the
|
| margin-bottom: 0; |
| } |