Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2730)

Unified Diff: chrome/browser/resources/ntp4/apps_page.css

Issue 786023002: Remove hard-coded font families in WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the presubmit warnings. Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/ntp4/apps_page.css
diff --git a/chrome/browser/resources/ntp4/apps_page.css b/chrome/browser/resources/ntp4/apps_page.css
index bd2e9ccc6c5daf36b7a353510f87e5a3137df68f..fc9c61b153f6e9254c117e814519e0a1b3baf56a 100644
--- a/chrome/browser/resources/ntp4/apps_page.css
+++ b/chrome/browser/resources/ntp4/apps_page.css
@@ -107,7 +107,6 @@
border-radius: 2px;
border-top-width: 2px;
bottom: 90px;
- font-family: Arial, Helvetica, sans-serif;
height: 120px;
left: 50%;
margin-left: -300px;

Powered by Google App Engine
This is Rietveld 408576698