Dashboard gets displayed horizontally
This commit is contained in:
@@ -4,4 +4,10 @@ td.voted {
|
|||||||
|
|
||||||
td.notVoted {
|
td.notVoted {
|
||||||
background-color: #76ed6b;
|
background-color: #76ed6b;
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
padding-left: 15px;
|
||||||
|
display: inline;
|
||||||
|
float: left;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user