From 64cf4df42b7f6c93f22ea2b927fcc1d2ca6a99f4 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Fri, 13 Sep 2013 18:26:53 +0200 Subject: Better styling for import form --- skins/larry/addressbook.css | 5 +++++ skins/larry/templates/importcontacts.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 6bf9426c4..39d0cce21 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -387,3 +387,8 @@ a.deletebutton { overflow: auto; padding: 10px; } + +#import-box p, +#import-box .propform { + max-width: 50em; +} diff --git a/skins/larry/templates/importcontacts.html b/skins/larry/templates/importcontacts.html index d3d0f2b93..69b138b9a 100644 --- a/skins/larry/templates/importcontacts.html +++ b/skins/larry/templates/importcontacts.html @@ -18,7 +18,7 @@

- +

-- cgit v1.2.3