From: x2000habouzit Date: Sun, 23 Jul 2006 21:34:56 +0000 (+0000) Subject: fix bug with the fiche X-Git-Tag: xorg/0.9.11~294 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=1b8da1f403cd0caeb8b9131054a88a1dc6e7eb42;p=platal.git fix bug with the fiche git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@612 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/css/openweb.css b/htdocs/css/openweb.css index 356ed42..831def0 100644 --- a/htdocs/css/openweb.css +++ b/htdocs/css/openweb.css @@ -374,7 +374,10 @@ div#body { width: 600px; } -#photo { padding-left: 1em; } +#photo { + vertical-align: top; + padding-left: 1em; +} #fiche_identite div.civilite { text-align: center;