diff --git a/static/style.css b/static/style.css index a4de4ff..c569822 100644 --- a/static/style.css +++ b/static/style.css @@ -230,7 +230,7 @@ body { .legend-panel { position: absolute; - bottom: 3.25rem; + bottom: 1rem; right: 1rem; display: flex; flex-direction: column; @@ -244,7 +244,7 @@ body { .version-overlay { position: absolute; bottom: 1rem; - right: 1rem; + left: 1rem; padding: 0.35rem 0.75rem; font-size: 0.75rem; font-weight: 600; diff --git a/version.ini b/version.ini index 2e1d38d..c19e277 100644 --- a/version.ini +++ b/version.ini @@ -1,2 +1,2 @@ [metadata] -version = 0.5 +version = 0.6