diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 08:40:18 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 08:40:18 +0000 |
| commit | 14bc98fb2768c8cfd285c8fddf880040acc34567 (patch) | |
| tree | 8bd8fe3a3f114902f2d9073f2f9c26e091779460 | |
| parent | 2fc5117dd8b492b0541212bacbd266cc43828f0a (diff) | |
Labels didn't fit after r816.
git-svn-id: https://svn.roundcube.net/trunk@820 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index b55f29498..4f1ee851e 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -6,7 +6,7 @@ position: absolute; top: 45px; left: 200px; - right: 250px; + right: 200px; height: 35px; white-space: nowrap; /* border: 1px solid #cccccc; */ |
