diff options
Diffstat (limited to 'public/less/_base.less')
-rw-r--r-- | public/less/_base.less | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/less/_base.less b/public/less/_base.less index a48751ef30..1d8f0ef6f8 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -598,10 +598,9 @@ footer { margin-bottom: 2px !important; } -#user-heatmap{ +#user-heatmap { width: 107%; // Fixes newest contributions not showing text-align: center; - margin: 40px 0 30px; svg:not(:root) { overflow: inherit; |