From 53e96eaa48574fe5f92c835acb4bc59881c95688 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Mon, 14 Dec 2020 10:39:22 +0100 Subject: [PATCH] Fix bug --- src/Views.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Views.elm b/src/Views.elm index cc8d1d0..77a0c9d 100644 --- a/src/Views.elm +++ b/src/Views.elm @@ -187,7 +187,7 @@ playlistView currentDate time hover playlist = ] button = - Input.button [ Element.width Element.fill ] + Input.button [ Element.width Element.fill, Element.alignTop ] { label = Ui.link [ Element.width Element.fill, Element.alignTop ] { label = display