saone-et-loire-cd71-2019: don't include chevron next to more items link

This commit is contained in:
Frédéric Péters 2019-10-07 19:15:11 +02:00
parent 81382b5c60
commit 983aa80542
1 changed files with 3 additions and 0 deletions

View File

@ -361,5 +361,8 @@ div.apa-user {
padding-right: 0.5em;
}
}
li.more-items a::before {
content: none;
}
}
}