diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 20:03:30 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 20:03:30 +0000 |
| commit | 4e9cadbd219f60188874ce9e0f7604767abf8c01 (patch) | |
| tree | 373c065f0575b808ba55e65fc8fe9a6920baaedf | |
| parent | 5bdd001fc6d601c8cef399183c9478784c70f533 (diff) | |
- IE fix
git-svn-id: https://svn.roundcube.net/trunk@3767 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/common.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 6ada77c34..881160f02 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -272,6 +272,7 @@ img bottom: 22px; left: 0; right: 0; + width: 100%; overflow-y: auto; overflow-x: hidden; } |
