From 72932fd3fe8fea8ac49ea903883b7101749941cc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 18 Jan 2021 15:20:57 +0100 Subject: CSS: fix overview of map --- scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index 1a6d520f7..45ef4c815 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -950,7 +950,7 @@ ul.compact{ border-color: $gray-700 transparent transparent transparent; } -.ol-overviewmap { +.window-map .ol-overviewmap { bottom: 3em; } -- cgit v1.2.3