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

Unified Diff: chrome/browser/resources/about_memory.css

Issue 786023002: Remove hard-coded font families in WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: The First Version. 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/about_memory.css
diff --git a/chrome/browser/resources/about_memory.css b/chrome/browser/resources/about_memory.css
index 688c7e62b41c81204f19e55001e314e874e91c28..a895bc487e3d072eb973368f0f1c4ba899b8fe10 100644
--- a/chrome/browser/resources/about_memory.css
+++ b/chrome/browser/resources/about_memory.css
@@ -3,7 +3,6 @@
* found in the LICENSE file. */
body {
- font-size: 84%;
margin: 0;
min-width: 45em;
padding: 0.75em;

Powered by Google App Engine
This is Rietveld 408576698