summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-02-10 12:12:03 +0000
committeralecpl <alec@alec.pl>2011-02-10 12:12:03 +0000
commitf1e98a453d92ab2d495e7ea8a484c46b85c3cd98 (patch)
treec8add2fa1cc3f72371b29e8c28e140a85696637d /skins
parentc4e555c160fbca08457fd178f6031d5bba4a4c16 (diff)
- Increase length of subtype select
Diffstat (limited to 'skins')
-rw-r--r--skins/default/addressbook.css2
1 files changed, 1 insertions, 1 deletions
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;