diff options
author | thomascube <thomas@roundcube.net> | 2009-07-29 10:53:40 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-07-29 10:53:40 +0000 |
commit | 4a42653fa362d90992036fc3b26cb72399f7421d (patch) | |
tree | 542dcc4247131f404fb8a429e19e4f3e13b22e2a /skins/default/templates/importcontacts.html | |
parent | 9e953bc2d468d3e1c1ddbdfdb62339af6c624711 (diff) |
More speedup by using sprites for buttons: replacing 76 images with 4 new
Diffstat (limited to 'skins/default/templates/importcontacts.html')
-rw-r--r-- | skins/default/templates/importcontacts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/importcontacts.html b/skins/default/templates/importcontacts.html index b005d3554..9eff96874 100644 --- a/skins/default/templates/importcontacts.html +++ b/skins/default/templates/importcontacts.html @@ -12,7 +12,7 @@ <div id="importbox"> <div class="boxtitle"><roundcube:label name="importcontacts" /></div> -<div style="padding-left:20px; width:48em"> +<div style="padding-left:12px; width:48em"> <roundcube:object name="importstep" /> <p><br /> |