[S] Specify height for the float boxes

This commit is contained in:
Hykilpikonna
2020-04-27 18:17:57 -04:00
parent 74c47b8dd9
commit 3497c277e3
@@ -179,5 +179,10 @@
color: #999999;
}
}
.rating-item
{
height: 30px;
}
}
</style>