From: urs_hunkler Date: Sun, 12 Aug 2007 10:44:32 +0000 (+0000) Subject: MDL-10704 - removed letter-spacing to avoid the Khmer rendering issue :: merged from 1.8 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ba93774b51cb5532d533574d96653b5ba6b89c9;p=moodle.git MDL-10704 - removed letter-spacing to avoid the Khmer rendering issue :: merged from 1.8 --- diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 28c724dcb4..159b417333 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -38,7 +38,7 @@ body, table, td, th, li { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:100%; - letter-spacing:0.02em; + /*letter-spacing:0.02em;*/ } th {