From c9a512d6d6ab922d30d1d5ec74ad3ed770405cf5 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sun, 12 Aug 2007 12:49:43 +0000 Subject: [PATCH] MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8 --- theme/standard/styles_fonts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.5