fix bug with the fiche
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 23 Jul 2006 21:34:56 +0000 (21:34 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 23 Jul 2006 21:34:56 +0000 (21:34 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@612 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/openweb.css

index 356ed42..831def0 100644 (file)
@@ -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;