mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
text wraping and text alignment in list view
This commit is contained in:
@@ -28,7 +28,8 @@ TABLE, DIV, IMG
|
||||
font-size: inherit;
|
||||
border: 0px;
|
||||
margin: 0px;
|
||||
padding: 0px; }
|
||||
padding: 0px;
|
||||
word-break:break-all; }
|
||||
|
||||
FIELDSET
|
||||
{ border: 1px solid #aaa;
|
||||
|
||||
Reference in New Issue
Block a user