From c9c5a8c77fc739303b3304be451ff2c6ef5ce7fd Mon Sep 17 00:00:00 2001 From: Nathan Gray Date: Mon, 23 Jul 2012 16:06:11 +0000 Subject: [PATCH] Line up contact search with category select --- infolog/setup/etemplates.inc.php | 4 ++-- infolog/templates/default/edit.xet | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infolog/setup/etemplates.inc.php b/infolog/setup/etemplates.inc.php index 298f2bc75d..594d90c46b 100644 --- a/infolog/setup/etemplates.inc.php +++ b/infolog/setup/etemplates.inc.php @@ -2,7 +2,7 @@ /** * EGroupware - eTemplates for Application infolog * http://www.egroupware.org - * generated by soetemplate::dump4setup() 2012-07-16 08:52 + * generated by soetemplate::dump4setup() 2012-07-23 09:59 * * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package infolog @@ -33,7 +33,7 @@ td.searchParent input[type=search] { width: 90%; } /* Some nice alignment */ select.et2_selectbox, #info_contact > select { width: 117px; } -#info_contact > input {width: 144px;} +#info_contact > input {width: 134px;} #info_from {width: 253px;} #info_cat {width: 255px;} #info_subject {width: 100%;}','modified' => '1342024562',); diff --git a/infolog/templates/default/edit.xet b/infolog/templates/default/edit.xet index c26d4898d4..65d17f5a2b 100644 --- a/infolog/templates/default/edit.xet +++ b/infolog/templates/default/edit.xet @@ -306,7 +306,7 @@ td.searchParent input[type=search] { width: 90%; } /* Some nice alignment */ select.et2_selectbox, #info_contact > select { width: 117px; } -#info_contact > input {width: 144px;} +#info_contact > input {width: 134px;} #info_from {width: 253px;} #info_cat {width: 255px;} #info_subject {width: 100%;}