From 898ddc10e0012f3f3c4fb4988944a8fafa83fe07 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Mon, 7 Nov 2005 13:59:05 +0000 Subject: [PATCH] Comment out the font-size setting for to fix rendering for gecko based browser (under X11). --- en/layout/css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/layout/css/global.css b/en/layout/css/global.css index ed92da0fdb..9e8bf4c4cf 100644 --- a/en/layout/css/global.css +++ b/en/layout/css/global.css @@ -75,7 +75,7 @@ pre { tt { font-family: monospace; - font-size: 1.4em; +/* font-size: 1.4em; */ } strong, b {