Skip to content
Extraits de code Groupes Projets
Valider 111ac554 rédigé par Thomas Steur's avatar Thomas Steur
Parcourir les fichiers

refs #4300 fixes the list of visited urls is not aligned on the right on ie8

parent d9c9e175
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -96,20 +96,19 @@
height:auto;
display:inline-block;
}
}
> div:first-child { // first column
width:574.5px;
border-left:none;
margin:0 -3px 0 0;
border-right:1px solid #d1cec8;
}
> div:last-child { // last column
width:573.5px;
border-bottom:none;
margin:0 0 0 -3px;
border-left:1px solid #d1cec8;
}
.visitor-profile-overview { // first column
width:574.5px;
border-left:none;
margin:0 -3px 0 0;
border-right:1px solid #d1cec8;
}
.visitor-profile-visits-info { // last column
width:573.5px;
border-bottom:none;
margin:0 0 0 -3px;
border-left:1px solid #d1cec8;
}
}
......
......@@ -6,7 +6,7 @@
<a href class="visitor-profile-close"></a>
<div class="visitor-profile-info">
<div>
<div>
<div class="visitor-profile-overview">
<div class="visitor-profile-avatar">
<div>
<div class="visitor-profile-image-frame">
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter