integration/edition.html
changeset 53 9d80aeae789b
parent 50 89e152523cb6
child 57 cf436d07a3cb
--- a/integration/edition.html	Tue Nov 27 11:38:18 2012 +0100
+++ b/integration/edition.html	Tue Nov 27 12:15:14 2012 +0100
@@ -123,8 +123,10 @@
                     <p class="time-length">Durée: <span class="mashup-total-duration">00:00</span></p>
                 </div>
                 <div class="profil-wrap">
-                    <a href="#" class="all-hashcut">Tous les Hashcuts</a>
-                    <a href="#user" class="my-profil open-popin">Mon profil</a>
+                    <ul class="space-top">
+                        <li><a href="#" class="all-hashcut">Tous les Hashcuts</a></li>
+                        <li><a href="#user" class="my-profil open-popin">Mon profil</a></li>
+                    </ul>
                 </div>
             </div><!-- header -->
         </div> <!-- wrap-header -->