From befa506fc83d04b36bf66129b5a9f26151c51e73 Mon Sep 17 00:00:00 2001 From: Paul W. Frields Date: Mar 23 2018 15:23:35 +0000 Subject: Overflow heatmap automatically I think this is a minimally invasive way to fix #2607. Merges https://pagure.io/pagure/pull-request/3097 --- diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 34ac8c6..4b5e156 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -627,6 +627,7 @@ th[data-sort] { #cal-heatmap { padding:0.5em; + overflow:auto; } .attachment_list p {