From fae86518e14a6f86f6e73985d52b1234c1666ba6 Mon Sep 17 00:00:00 2001 From: Zara Date: Wed, 13 Apr 2016 20:48:37 +0000 Subject: [PATCH] Make it clear when user reaches end of events timeline Before there was no padding at the bottom, so a user would think they could still scroll, when they could scroll no more. This adds a horizontal rule to the end of the events timeline, so the user knows that they have reached the end. Change-Id: Icbc148a7c257067c804055fbb0a6aa7c89e33681 --- src/app/stories/template/detail.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/stories/template/detail.html b/src/app/stories/template/detail.html index 21721d73..bd7177ed 100644 --- a/src/app/stories/template/detail.html +++ b/src/app/stories/template/detail.html @@ -292,6 +292,7 @@ +