diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-02-14 13:50:18 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-02-14 13:50:18 +0100 |
commit | 80102a2dde8d2870ee7d8c4ad8e8626a555ecc2f (patch) | |
tree | 629be9ca75d7165d47c71b3205ebe45cdf938dd8 /skins/larry/styles.css | |
parent | 7c23451eec050d533d049ee306c1221118e79690 (diff) |
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 96ffbb272..18ba49ae2 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1896,7 +1896,7 @@ ul.proplist li { } .toolbar a.button.move { - background-position: center -1972px; + background-position: center -1971px; } .toolbar a.button.more { |