mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
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:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user