diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-02-14 13:50:18 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-02-14 14:18:07 +0100 |
commit | e7bcd945bd757a4d0d83abb96aecb8c3f7fca54b (patch) | |
tree | dea32ac4fa3f333ba1fc1c5b894f42ae093f556d /skins/larry/styles.css | |
parent | a4cd91f6b2005e5b265bf3fe40f30cf01d594c38 (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 { |