From: urs_hunkler Date: Sun, 12 Aug 2007 12:49:43 +0000 (+0000) Subject: MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c9a512d6d6ab922d30d1d5ec74ad3ed770405cf5;p=moodle.git MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8 --- diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 159b417333..6b85bceefc 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -830,7 +830,7 @@ body#mod-forum-index .generalbox .cell { #thegroup, #thegrouping, #dummygrouping { font-size: 0.8em; - letter-spacing: -0.01em; + /*letter-spacing: -0.01em;*/ display: block; }