diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-16 08:41:30 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-16 08:41:30 +0000 |
| commit | f277b40bcd62d6e31bf5613092e9fabc67576c80 (patch) | |
| tree | 28378fe0d37df248d9a740b32b95f90b05bada12 | |
| parent | 6b5f85255801d36f36937e1f5e4bff1504a40d1e (diff) | |
- Small improvement for Chrome
git-svn-id: https://svn.roundcube.net/trunk@5433 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index 3ea4fec6c..4dfc20674 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -435,6 +435,7 @@ padding-top: 2px; padding-bottom: 2px; text-decoration: none; + height: 15px; } #mailboxlist li.unread |
