Commit 9f2987ed8099cf9d01716b97f9a18bb6b0abfa62
Exists in
master
and in
7 other branches
Merge branch 'mailinglist_page_fix' into 'master'
Mailinglist page fix See merge request !131
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 { |