Commit 3511ce7e9ce933459565cc327e5bb484c79684fe
1 parent
a66c5107
Exists in
stable-4.x
Reduced top from total and order text
Signed-off-by: Carlos Oliveira <carlos@pencillabs.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
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 { |