From ec444f71ad4f4844807d0435de5fc64066367daf Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Fri, 17 Aug 2018 16:41:08 +0100 Subject: [PATCH] fix(formatting): Update Show layout, whitespace and underlines (#18022) --- news/routes/Show/Show.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/news/routes/Show/Show.js b/news/routes/Show/Show.js index 64323e1a86..2598e119f9 100644 --- a/news/routes/Show/Show.js +++ b/news/routes/Show/Show.js @@ -48,6 +48,10 @@ const styles = ` padding-top: 5px; } + .show-article a { + text-decoration: underline; + } + .feature-image-wrapper { padding-top: 32px; } @@ -194,6 +198,7 @@ class ShowArticle extends Component { ) : null} +
{youtubeId ? (