diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-04-06 19:37:51 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-04-06 19:37:51 +0000 |
| commit | e8319f5e689ddc4f8a6d1ec5357e70e26dc9f20e (patch) | |
| tree | 85de467f70f53a2e6623470dba68e98a84d37159 | |
| parent | 7ccf9eff68e325a1976d3faee036ec657eecdd91 (diff) | |
- Small improvement for IE
git-svn-id: https://svn.roundcube.net/trunk@6046 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 a217b8571..1cd1fe5d5 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -1474,6 +1474,7 @@ input.from_address { text-indent: -1000px; width: 17px; + height: 16px; display: block; float: left; text-decoration: none; |
