diff --git a/css/default.css b/css/default.css index 2308eee0..044e2d67 100644 --- a/css/default.css +++ b/css/default.css @@ -301,13 +301,8 @@ body .ui-tooltip { } #data_stats { - z-index: 5; - display: block; - position: absolute; - bottom: 0; - right: 0; - width: auto; text-align: right; + margin: 0; padding: 0.1em 0.7em; font-size: 12px; line-height: 1.5; diff --git a/js/ide.ts b/js/ide.ts index b6354817..682fe6fe 100644 --- a/js/ide.ts +++ b/js/ide.ts @@ -1031,9 +1031,9 @@ class IDE { )}: ${stats.geojson.lines}, ${i18n.t( "data_stats.polygons" )}: ${stats.geojson.polys}`; - $(`