From 0a606ae15c2b6aba32f81082ffb964a1a7a23504 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 14 Oct 2016 15:19:40 +0200 Subject: [PATCH] Fix Free tag overflow --- src/styles/_homepage.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_homepage.sass b/src/styles/_homepage.sass index d9b4a44e..fe6b3057 100644 --- a/src/styles/_homepage.sass +++ b/src/styles/_homepage.sass @@ -294,6 +294,7 @@ $node-type-post: #647bce .activity-stream__list-details flex: 1 + overflow: hidden position: relative max-width: 100% background-color: white