From f1e98a453d92ab2d495e7ea8a484c46b85c3cd98 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 10 Feb 2011 12:12:03 +0000 Subject: - Increase length of subtype select --- skins/default/addressbook.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/default/addressbook.css b/skins/default/addressbook.css index ca92cd503..06808cd76 100644 --- a/skins/default/addressbook.css +++ b/skins/default/addressbook.css @@ -345,7 +345,7 @@ fieldset.contactfieldgroup legend .contactfieldgroup .contactfieldlabel select { - width: 78px; + width: 100%; background: none; border: 0; color: #666; -- cgit v1.2.3