From ded0f706e56229d81ede908965cb8bca54effb80 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Mon, 28 Mar 2016 16:50:07 -0400 Subject: [PATCH] hide view more comments on homepage article-block --- _homeblocks.sass | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/_homeblocks.sass b/_homeblocks.sass index f2bb54d..472bfe6 100644 --- a/_homeblocks.sass +++ b/_homeblocks.sass @@ -21,6 +21,7 @@ text-decoration: none .read-more a + display: none background: url('icons/ico-orange.png') no-repeat left center background-size: contain color: #F9A100 @@ -34,6 +35,8 @@ padding-left: 30px text-decoration: none text-transform: lowercase + &:last-child + display: block #content .container-block-plugin_container-block -- libgit2 0.21.2