diff --git a/less/topic.less b/less/topic.less index bafdb24..b9e8ba9 100644 --- a/less/topic.less +++ b/less/topic.less @@ -84,6 +84,17 @@ .tags { vertical-align: -40%; } + + .thread-sort { + .btn { + background: @body-bg; + text-transform: uppercase; + font-weight: 600; + box-shadow: none; + font-size: 11px; + color: @gray-light; + } + } } diff --git a/templates/partials/post_bar.tpl b/templates/partials/post_bar.tpl index a52a05d..008a5c5 100644 --- a/templates/partials/post_bar.tpl +++ b/templates/partials/post_bar.tpl @@ -28,8 +28,6 @@ - -
diff --git a/templates/partials/thread_sort.tpl b/templates/partials/thread_sort.tpl index 2f68208..cdd1d7c 100644 --- a/templates/partials/thread_sort.tpl +++ b/templates/partials/thread_sort.tpl @@ -1,9 +1,7 @@ - - -
- -