From 4adc5adfcd52e4cdada7ff3f83747bcb1dfd2607 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 11 Oct 2010 12:21:01 +0000 Subject: [PATCH] Fix: more width --- htdocs/theme/eldy/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index b6a0960b1c4..88776067f45 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1468,7 +1468,7 @@ table.cal_event td { border: 0px; padding-: 0px; padding-) right center no-repeat; } .ui-autocomplete { position:absolute; - width:400px; + width:600px; background-color:white; border:1px solid #888; margin:0px;