From ffbd83a9169764613324bc1994f776e6e50df04b Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 28 Jan 2019 22:35:17 +0000 Subject: [PATCH] Make tags section more consistent The tags section currently has a "button" which looks completely different to all other buttons on the page, and also is the only button which remains visible when logged out. The heading is also slightly different to the other headings on the story detail view. This commit fixes these inconsistencies to bring the tags section in line with the rest of the story detail view. Change-Id: Iceb368674849a08cc6e4456b8f7cfc283fc24a4f --- src/app/stories/template/detail.html | 46 ++++++++++++---------------- 1 file changed, 20 insertions(+), 26 deletions(-) diff --git a/src/app/stories/template/detail.html b/src/app/stories/template/detail.html index a7036bcf..d53a1323 100644 --- a/src/app/stories/template/detail.html +++ b/src/app/stories/template/detail.html @@ -349,9 +349,9 @@