From 6a66bea555b1577b9a59d965a85712adb3dd4e45 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 17 Sep 2012 08:45:06 +0200 Subject: [PATCH] Make count bubble flow over their container again (#999) --- plugins/tasklist/skins/larry/tasklist.css | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/tasklist/skins/larry/tasklist.css b/plugins/tasklist/skins/larry/tasklist.css index 8a9bc50d..abeceb4a 100644 --- a/plugins/tasklist/skins/larry/tasklist.css +++ b/plugins/tasklist/skins/larry/tasklist.css @@ -274,6 +274,7 @@ body.attachmentwin #topnav .topright { bottom: 0; padding-bottom: 28px; background: rgba(255, 255, 255, 0.2); + overflow: visible; } #message.statusbar {