diff --git a/templates/partials/home/grid_stats.html b/templates/partials/home/grid_stats.html index e46c3eba4..f863dff5a 100644 --- a/templates/partials/home/grid_stats.html +++ b/templates/partials/home/grid_stats.html @@ -115,8 +115,8 @@ .tooltip .tooltiptext { position: absolute; z-index: 1; - bottom: -50px; - right: 0px !important; + bottom: 2px !important; + right: 50px !important; } }