CSS fix for the live loading.

Monotone-Parent: 7c436d762d93b096889be8f7c7eede7e227b0efd
Monotone-Revision: a7ffefd73526ec82019cd487dbeacfa8219526c9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-05-28T20:06:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-05-28 20:06:24 +00:00
parent 2ea9dc0e6e
commit 990940cf25
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -236,11 +236,11 @@ TABLE.messageList
TABLE.messageList TH,
TABLE.messageList TD
{ height: 20px;
{ height: 24px;
min-height: 20px;
text-overflow: ellipsis;
overflow: hidden;
padding: 2px 3px;
padding: 0px 3px;
min-width: 22px;
margin: 0;
white-space: nowrap; }