fixed bug: some polls were shown several times in the list

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-03-10 10:16:27 +01:00
parent c9b9bb9fe5
commit 577e99d840
2 changed files with 9 additions and 3 deletions

View File

@@ -619,6 +619,10 @@ a.wikilink{
}
}
.poll .weight .description{
display: block;
margin: 0 5px;
}
@media screen and (max-width: 600px) {
.grid2,