From c0c6cb48c79c752daf8064f16faaa0bcc011f901 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 26 Aug 2016 12:40:05 +0200 Subject: Autocomplete widget: larger and full content on hover (refs #3067) --- ishtar_common/static/media/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/static') diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index e474bea08..42381afa9 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -710,7 +710,7 @@ ul.form .help_text{ } .autocomplete{ - width:300px; + width:350px; } .delete td{ -- cgit v1.2.3