From 4482a5f3bba7fd06664a5ddc410e9c64a79819fe Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 22 Sep 2016 14:53:00 +0200 Subject: [PATCH] fix text-overflow ellipsis with small widget --- Playbox.widget/index.coffee | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Playbox.widget/index.coffee b/Playbox.widget/index.coffee index c9431e8..3673fc9 100644 --- a/Playbox.widget/index.coffee +++ b/Playbox.widget/index.coffee @@ -101,6 +101,9 @@ style: """ overflow hidden text-overflow ellipsis + .album, .artist, .song + max-width mainDimension + .song font-weight 700