From 30d48573a7878f08a06ceae082e0e1769ad058f6 Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Sun, 12 Jul 2020 13:04:34 +0100 Subject: [PATCH] make compatible with ol.css import --- examples/full-screen-source.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/full-screen-source.css b/examples/full-screen-source.css index 958e346cc5..6692649886 100644 --- a/examples/full-screen-source.css +++ b/examples/full-screen-source.css @@ -16,7 +16,7 @@ height: 400px; } -.ol-rotate { +.map .ol-rotate { top: 3em; }