diff options
author | thomascube <thomas@roundcube.net> | 2011-12-30 14:16:09 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-30 14:16:09 +0000 |
commit | 84d9b158e61d17b0b60c756d8fba249f0530f276 (patch) | |
tree | 9ffdb5f2b128e3ced036712b766558ccf757d210 /skins/larry/mail.css | |
parent | a61ccea31aeef274535c420831e4b8ce2c98a7e0 (diff) |
Use new short labels for toolbar button texts
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 7e9fad22f..464082237 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -308,7 +308,7 @@ a.iconbutton.threadmode.selected { #messagelist tr td.flag, #messagelist tr td.priority { width: 20px; - padding: 4px 3px; + padding: 3px; } .chrome #messagelist tr td.attachment, |