From cbbf5797cb447d7064f6208eae3a3ee5f72370fc Mon Sep 17 00:00:00 2001 From: Paul W. Frields Date: Mar 23 2018 14:42:14 +0000 Subject: Overflow heatmap automatically I think this is a minimally invasive way to fix #2607. --- diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 3466f7e..b870cf4 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -618,6 +618,7 @@ th[data-sort] { #cal-heatmap { padding:0.5em; + overflow:auto; } .attachment_list p {