accourse: don't display old participations (fix counter)

This commit is contained in:
2021-09-06 16:50:10 +02:00
parent cf78c59e76
commit a94a757ae6
2 changed files with 6 additions and 4 deletions

View File

@@ -277,7 +277,7 @@ div.floatbutton {
div.action {
padding: 0 0 1em 1em;
}
// avoid a position relative that make links unclickable
.fa-ul > li {
position: initial;