From 6fff3c8e028af438f3e7857f29991687561cc67d Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Tue, 06 Oct 2009 06:00:33 -0400
Subject: [PATCH] - more css unification for boxes + toolbarmenu moved to common.css (#1486198)

---
 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 9eff968..83ab4ab 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 />

--
Gitblit v1.9.1