add last activity to forums

This commit is contained in:
jomo
2014-05-10 01:48:43 +02:00
parent 4a52398a97
commit 35c85c2993
4 changed files with 30 additions and 2 deletions

View File

@@ -690,6 +690,10 @@ tr.spacer {
}
overflow-x: auto;
}
.item-info {
float: right;
}
}
}
}