From 1178251f86f228564f3c8350898da1cb89a916c7 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 1 Oct 2015 13:55:07 -0400 Subject: [PATCH] added last post link and post count on mobile --- less/categories.less | 1 - less/category.less | 1 + templates/partials/topics_list.tpl | 7 +++++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/less/categories.less b/less/categories.less index 797c967..0134b87 100644 --- a/less/categories.less +++ b/less/categories.less @@ -32,7 +32,6 @@ line-height: 22px; margin: 0; margin-left: 62px; - width: 85%; strong { color: @gray-dark; diff --git a/less/category.less b/less/category.less index acd51c3..1661ecd 100644 --- a/less/category.less +++ b/less/category.less @@ -70,6 +70,7 @@ font-size: 10px; background: lighten(@gray-lighter, 2.5%); padding: 5px; + white-space: nowrap; } } } diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index 5eb3b97..adf72c5 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -4,7 +4,7 @@
  • > -
    +
    @@ -41,6 +41,9 @@ [[global:posted_ago, ]] + + {topics.postcount} • +
    @@ -52,7 +55,7 @@ {topics.viewcount}
    [[global:views]]
    -