From 05db777d777373b83660306b455ceaa1a2a4dd5c Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 11 Oct 2010 12:23:39 +0000 Subject: [PATCH] Fix: best view --- htdocs/theme/eldy/style.css.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 88776067f45..14582b8af9f 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1468,7 +1468,8 @@ table.cal_event td { border: 0px; padding-: 0px; padding-) right center no-repeat; } .ui-autocomplete { position:absolute; - width:600px; + width:auto; + font-size: 1.0em; background-color:white; border:1px solid #888; margin:0px;