? chatroom.css_fixed.patch
Index: chatroom.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/chatroom/chatroom.css,v
retrieving revision 1.22
diff -u -p -r1.22 chatroom.css
--- chatroom.css	29 Oct 2008 06:37:38 -0000	1.22
+++ chatroom.css	17 Sep 2009 21:26:38 -0000
@@ -73,6 +73,7 @@
 }
 .chatroom-archive-date {
   white-space: nowrap;
+  margin-right:10px;
 }
 .chatroom-system-msg {
   color: #660000;
@@ -94,9 +95,7 @@
 }
 .chatroom-old-msg .header,
 .chatroom-msg .header {
-  font-weight: bold;
-  margin-left: -1.8em;
-  margin-right: .4em;
+  font-weight: bold;;
   vertical-align: top;
 }
 .chatroomLink {
