From 40ec34090f79f1a2f37f0324dd53d9fd68bc8d35 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/media') 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