diff --git a/stylesheets/style.css b/stylesheets/style.css index d2cc0572..64de38bf 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1045,3 +1045,7 @@ span.pln { .dropzone .remove-btn:hover { color: rgba(125, 125, 125, 1); } + +#thread_stats { + display: inline; +}