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/styles.css | |
parent | a61ccea31aeef274535c420831e4b8ce2c98a7e0 (diff) |
Use new short labels for toolbar button texts
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 68949705d..4b11ffb2f 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1255,6 +1255,7 @@ ul.proplist li { } .toolbar a.button.forward { + min-width: 74px; background-position: center -650px; } |