From e435a4929b8d315f13184ea65086fc032c1fbea6 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 1 Jun 2022 13:01:15 +0200 Subject: Geodata - geo forms: improve OpenLayers widget --- scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 3560b88bf..bf1af0628 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -926,7 +926,7 @@ ul.compact{ /* map */ -.ishtar-table-map, .window-map{ +.ishtar-table-map, .window-map, .form .ol-viewport { border: solid 1px $gray-500; background: url(../media/images/map-background.jpg) repeat; } -- cgit v1.2.3