From ac4d184ed1d3875a2942d4edc0c4986b1234a0a3 Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Wed, 14 May 2008 09:22:12 +0000 Subject: [PATCH] positionner le select de ?exec=mots_edit&id_mot=1 --- dist/style_prive.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist/style_prive.html b/dist/style_prive.html index 55b4960ed0..45e3ce31d6 100644 --- a/dist/style_prive.html +++ b/dist/style_prive.html @@ -167,6 +167,10 @@ ol.formfx li.gauche.obligatoire label { ol.formfx li.gauche input, ol.formfx li.gauche textarea { margin-top: -1.9em; } +ol.formfx li.gauche select { + position:relative; + top:-1.9em; +} ol.formfx li.obligatoire input { font-weight: bold; border-color: #GET{foncee}; -- GitLab