mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-10704 - removed letter-spacing to avoid the Khmer rendering issue :: merged from 1.8
This commit is contained in:
parent
3b9b99e018
commit
1ba93774b5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
body, table, td, th, li {
|
body, table, td, th, li {
|
||||||
font-family:Arial, Verdana, Helvetica, sans-serif;
|
font-family:Arial, Verdana, Helvetica, sans-serif;
|
||||||
font-size:100%;
|
font-size:100%;
|
||||||
letter-spacing:0.02em;
|
/*letter-spacing:0.02em;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue