Commit 0719f15b351e3cc8e74283c6d254e7281b216892

Authored by Carlos Coêlho
1 parent 180db4e7

Reduced top from total and order text

Signed-off-by: Carlos Oliveira <carlos@pencillabs.com>
src/colab-spb-theme-plugin/colab_spb_theme/static/css/screen.css
@@ -625,7 +625,7 @@ a.btn { @@ -625,7 +625,7 @@ a.btn {
625 .colab-thread-order, 625 .colab-thread-order,
626 .colab-thread-total { 626 .colab-thread-total {
627 position: relative; 627 position: relative;
628 - top: 15px; 628 + top: 10px;
629 } 629 }
630 630
631 .colab-thread-order { 631 .colab-thread-order {