mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Fixed tooltip location for data layers button
This commit is contained in:
@@ -172,7 +172,7 @@ export function uiMapData(context) {
|
||||
.append('label')
|
||||
.call(tooltip()
|
||||
.title(t('map_data.layers.osm.tooltip'))
|
||||
.placement('top')
|
||||
.placement('bottom')
|
||||
);
|
||||
|
||||
labelEnter
|
||||
|
||||
Reference in New Issue
Block a user