diff options
author | alecpl <alec@alec.pl> | 2009-10-06 10:00:33 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-06 10:00:33 +0000 |
commit | 6fff3c8e028af438f3e7857f29991687561cc67d (patch) | |
tree | 061629052398077fb0a330d37b15d6d1de966759 /skins/default/templates/importcontacts.html | |
parent | 2aaa992cc180cf94097ed0b05001f787cbeba483 (diff) |
- more css unification for boxes + toolbarmenu moved to common.css (#1486198)
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 9eff96874..83ab4ab3d 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:12px; width:48em"> +<div class="boxcontent"> <roundcube:object name="importstep" /> <p><br /> |