From 7a65ee328286f321d5a805c7abc23a8c79f251c2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 26 Jun 2014 00:08:23 -0700 Subject: [PATCH] convert topic summary links to --- .../templates/components/topic-map.js.handlebars | 13 +++++++++---- app/assets/stylesheets/desktop/topic-post.scss | 15 ++++----------- app/assets/stylesheets/mobile/topic-post.scss | 6 +----- 3 files changed, 14 insertions(+), 20 deletions(-) diff --git a/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars b/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars index e52616147..4675c672d 100644 --- a/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars +++ b/app/assets/javascripts/discourse/templates/components/topic-map.js.handlebars @@ -57,17 +57,22 @@ {{#if infoLinks}}
{{#groupedEach infoLinks}} -
  • +
  • + + + {{/groupedEach}} - + {{#if showAllLinksControls}}