diff --git a/examples/full-screen-drag-rotate-and-zoom.css b/examples/full-screen-drag-rotate-and-zoom.css index ead380e32a..9dd0bbfcef 100644 --- a/examples/full-screen-drag-rotate-and-zoom.css +++ b/examples/full-screen-drag-rotate-and-zoom.css @@ -9,6 +9,6 @@ height: 100%; } /* position the rotate control lower than usual */ -.ol-rotate { +.map .ol-rotate { top: 3em; }