From 07821c7f97ba7d0c75d100d46a6b66ff8471dada Mon Sep 17 00:00:00 2001 From: Tobias Johansson Date: Fri, 23 Nov 2018 14:55:58 +0100 Subject: [PATCH] Timeline Firefox bug fix: load more not working properly Firefox failed to redraw the page properly when loading more weeks. --- src/styles/_utils.sass | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/_utils.sass b/src/styles/_utils.sass index 600b4488..cfb0a2bc 100644 --- a/src/styles/_utils.sass +++ b/src/styles/_utils.sass @@ -372,7 +372,6 @@ =node-details-description - +clearfix color: $color-text font-size: 1.25em word-break: break-word