summaryrefslogtreecommitdiffstats
path: root/themes/classic
diff options
context:
space:
mode:
Diffstat (limited to 'themes/classic')
-rw-r--r--themes/classic/templates/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index 84b96d6b..6fd6c4c6 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -634,8 +634,9 @@ td.user_disabled {
}
.alphabet {
margin:10px;
+ background:transparent; /* fix ie bug */
font-size:10px;
- font-weight:normal;
+ font-weight:normal;
}
.alphabet span {
cursor: pointer;