From bf5f1c59f84a404381dce0d92744b4d13704f9b7 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 16 Jul 2008 04:27:07 +0000 Subject: [PATCH] Monotone-Parent: 968d106fbab318497571d45998864ccefcc20480 Monotone-Revision: fdf84b187a0e3bf4322d63a4694fb2c4cf8a16fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-16T04:27:07 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxContactEditor.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UI/WebServerResources/UIxContactEditor.css b/UI/WebServerResources/UIxContactEditor.css index 2340b5aca..cd9c4160a 100644 --- a/UI/WebServerResources/UIxContactEditor.css +++ b/UI/WebServerResources/UIxContactEditor.css @@ -1,6 +1,9 @@ DIV#addressBookSelector { margin: .5em; } +DIV#addressBookSelector SELECT +{ width: auto; } + DIV#editorTabs { position: absolute; top: .5em;