diff options
author | thomascube <thomas@roundcube.net> | 2011-09-09 12:08:36 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-09-09 12:08:36 +0000 |
commit | ba6f487bcd2c9ccf94c5a23858e7d9174f07fb22 (patch) | |
tree | 2341a213f4ce46308d68dd5db22929524f377d40 /skins/default/mail.css | |
parent | b7fd98e338d64027c1df26c88e0fa66e1988dc74 (diff) |
Slightly adjust list header sprites
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index 22e69397c..2982f0399 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -632,7 +632,7 @@ body.messagelist #messagelist thead tr td.sortedASC, #messagelist thead tr td.sortedDESC { - background-position: 0 -22px; + background-position: 0 -26px; } #messagelist thead tr td.sortedASC a |