diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-25 16:53:38 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-09-25 16:53:38 +0000 |
| commit | a54c76a1fc8917231c034ffc1938fe54b77b7c3d (patch) | |
| tree | a9e23d9c801952945ac52140d6d82b769a1ce263 /roundcubemail/skins/default/mail.css | |
| parent | 91d7d2e8e58f5858a49f17e259ef597ccecea2a9 (diff) | |
*** empty log message ***
git-svn-id: https://svn.roundcube.net/trunk@7 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index 239024c73..eb8d67cae 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -187,6 +187,8 @@ background-color: #F9F9F9; list-style-image: none; list-style-type: none; + overflow: hidden; + white-space: nowrap; } #mailboxlist li |
