diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 92dd7a17a59..2f988057b8d 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -273,6 +273,18 @@ form { margin: 0em 0em 0em 0em; } +div.formsearch +{ + display: block; + float: none; + clear: right; + background: #dee7ec; + top: 0px; + left: 130px; + padding: 4px; + vertical-align: center; +} + /* * Onglets */