From 6c5517b757132ee0a24bef1785754fcc4541ab80 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 5 Jun 2013 20:11:07 +0200 Subject: [PATCH] Fix: CSS --- htdocs/theme/bureau2crea/style.css.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 2255b839f77..a04423d4f08 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -182,6 +182,9 @@ form { padding: 0em 0em 0em 0em; margin: 0em 0em 0em 0em; } +.dolibarrcombobox { + height: 22px; +} /* ============================================================================== */ /* Styles to hide objects */