aboutsummaryrefslogtreecommitdiff
path: root/webclient
diff options
context:
space:
mode:
Diffstat (limited to 'webclient')
-rw-r--r--webclient/client.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/webclient/client.html b/webclient/client.html
index 7885fe7..af790c6 100644
--- a/webclient/client.html
+++ b/webclient/client.html
@@ -423,6 +423,9 @@ table{
#roomlog_table{
width:100%;
}
+#roomlog > tr{
+ vertical-align:top;
+}
#roomlog > tr > td:first-child{
width:80px;
color:#666;