[-] FO : Css fix on first address and avaibility

This commit is contained in:
gRoussac
2013-06-25 14:47:27 +02:00
parent c8a67fbc40
commit 2b2d6762f2
2 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -35,8 +35,7 @@ ul.address .address_alias {
font-weight: normal;
text-transform: none;
}
ul.address li.address_firstname,
ul.address li.address_company {
ul.address >li:first-child + li {
margin-top:8px
}