| changeset 53 | 9d80aeae789b |
| parent 44 | 4e6f9bb69feb |
| child 57 | cf436d07a3cb |
--- a/integration/home.html Tue Nov 27 11:38:18 2012 +0100 +++ b/integration/home.html Tue Nov 27 12:15:14 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 -->