]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8
authorurs_hunkler <urs_hunkler>
Sun, 12 Aug 2007 12:49:43 +0000 (12:49 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 12 Aug 2007 12:49:43 +0000 (12:49 +0000)
theme/standard/styles_fonts.css

index 159b417333708a72814d34204b4edad6c1ec5d91..6b85bceefcdb0fec10c7b2e791a67713c04d835f 100644 (file)
@@ -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;
 }