diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-01-25 14:27:31 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-01-25 14:27:31 +0100 |
commit | bd0daee7fd8d3e58433b0c394b1bc58b8b52e8e3 (patch) | |
tree | 9ed9e0098341765970b368431b3153f4112e9e68 /skins/larry/mail.css | |
parent | 6c27c3b55e7516ae1d2b99ecd1188203d022de78 (diff) | |
parent | 18372a236d459f2a098c8604a0f912f9aa728f98 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 6ad1f7ad1..2e2536a4e 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -8,8 +8,6 @@ * License. It is allowed to copy, distribute, transmit and to adapt the work * by keeping credits to the original autors in the README file. * See http://creativecommons.org/licenses/by-sa/3.0/ for details. - * - * $Id$ */ #mailview-left { @@ -987,7 +985,7 @@ div.hide-headers { color: #960; border: 1px solid #ffdf0e; background-color: #fef893; - background-position: 5px -85px; + background-position: 5px -83px; padding: 6px 12px 4px 30px; white-space: normal; } |