# HG changeset patch # User Thomas Junk # Date 1538406457 -7200 # Node ID 616418a6adde8066fa4c50ca74938581e98c6924 # Parent 55fb73a3ebf7f4e510fb806f24a1a4135e870228 fix: overflow behaviour of identify menu fixed diff -r 55fb73a3ebf7 -r 616418a6adde client/src/layers/Identify.vue --- a/client/src/layers/Identify.vue Mon Oct 01 16:47:36 2018 +0200 +++ b/client/src/layers/Identify.vue Mon Oct 01 17:07:37 2018 +0200 @@ -11,7 +11,7 @@

Identified


-
+
{{ feature.getId().replace(/[.][^.]*$/,"") /* cut away everything from the last . to the end */}}: @@ -22,13 +22,11 @@
-
- gemma source-code -
+
+ gemma source-code +
Some data © - OpenSteetMap contributors + OpenSteetMap contributors
@@ -37,8 +35,15 @@