1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 11:38:24 +02:00

thread-stats: best viewed inline

This commit is contained in:
czaks 2015-04-10 23:17:19 +02:00
parent c4569b2ea5
commit f86be0f44d

View File

@ -1045,3 +1045,7 @@ span.pln {
.dropzone .remove-btn:hover {
color: rgba(125, 125, 125, 1);
}
#thread_stats {
display: inline;
}