diff --git a/templates/partials/home/grid_stats.html b/templates/partials/home/grid_stats.html index f863dff5a..bd1b68e9b 100644 --- a/templates/partials/home/grid_stats.html +++ b/templates/partials/home/grid_stats.html @@ -116,7 +116,9 @@ position: absolute; z-index: 1; bottom: 2px !important; - right: 50px !important; + right: auto !important; + top: auto; + left: auto; } }