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;
}