Fix Free tag overflow

This commit is contained in:
Pablo Vazquez 2016-10-14 15:19:40 +02:00
parent 6af3dfdb51
commit 0a606ae15c

View File

@ -294,6 +294,7 @@ $node-type-post: #647bce
.activity-stream__list-details .activity-stream__list-details
flex: 1 flex: 1
overflow: hidden
position: relative position: relative
max-width: 100% max-width: 100%
background-color: white background-color: white