Dashboard gets displayed horizontally

This commit is contained in:
2020-11-28 00:02:09 +01:00
parent 423b307c66
commit 8b2d1f89f6
@@ -5,3 +5,9 @@ td.voted {
td.notVoted {
background-color: #76ed6b;
}
li {
padding-left: 15px;
display: inline;
float: left;
}