From f12d43ead4ffb922cba75dbe1cabdff73f32638a Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sat, 21 Mar 2015 16:40:31 -0400 Subject: [PATCH] moved thread sort out of post bar and into header --- less/topic.less | 11 +++++++++++ templates/partials/post_bar.tpl | 2 -- templates/partials/thread_sort.tpl | 8 +++----- templates/topic.tpl | 2 ++ 4 files changed, 16 insertions(+), 7 deletions(-) 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 @@ - - -
- -