fix wiki list template

This commit is contained in:
Mario Vavti
2017-01-26 11:24:15 +01:00
parent d64dcd298e
commit b4aaa1953c
2 changed files with 6 additions and 6 deletions

View File

@@ -38,13 +38,13 @@
padding: 7px 3px 7px 10px;
}
#wikis-index th:nth-child(4),
#wikis-index td:nth-child(4){
#wikis-index th:nth-child(3),
#wikis-index td:nth-child(3){
padding: 7px 10px 7px 7px;
}
#wikis-index th:nth-child(5),
#wikis-index td:nth-child(5){
#wikis-index th:nth-child(4),
#wikis-index td:nth-child(4){
padding: 7px 10px 7px 7px;
}