fixed safari 4 bugs properly, and message hover issue

This commit is contained in:
2009-11-22 04:41:07 +02:00
parent e837a583b8
commit 9bf7ab66d5
6 changed files with 6 additions and 10 deletions

View File

@@ -3,7 +3,6 @@
.message {
position: relative;
min-height: 42px;
z-index: 0;
}
.message .body {
padding: 9px 20px 22px 20px;