From 56f9d8f50c9b1a202e490d30bb0a428c458a20c3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 5 Jun 2013 22:10:43 +0200 Subject: [PATCH] Fix: missing style --- htdocs/theme/bureau2crea/style.css.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 73873699280..7f506006b74 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -227,7 +227,9 @@ div.inline-block .nowrap { white-space: ; } - +.dolibarrcombobox { + height: 22px; +} /* ============================================================================== */ /* Styles to hide objects */