| changeset 57 | cf436d07a3cb |
| parent 54 | aa0391d09b6f |
| parent 53 | 9d80aeae789b |
| child 65 | 60a1e58b0a08 |
--- a/integration/home.html Tue Nov 27 11:48:28 2012 +0100 +++ b/integration/home.html Tue Nov 27 13:38:31 2012 +0100 @@ -100,8 +100,9 @@ <h2><a href="#">Créer un hashcut !</a></h2> </div> <div class="profil-wrap"> - - <a href="#user" class="my-profil open-popin">Mon profil</a> + <ul class="space-top-2"> + <li><a href="#user" class="my-profil open-popin">Mon profil</a></li> + </ul> </div> </div><!-- header --> </div><!-- wrap-header -->