Add missing ol.css in mobile-full-screen example

This commit is contained in:
Frederic Junod
2019-02-20 11:41:53 +01:00
parent 62d82411c8
commit 734900f1d7

View File

@@ -14,6 +14,7 @@ cloak:
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<title>Mobile full screen example</title>
<link rel="stylesheet" href="../css/ol.css" type="text/css">
<style type="text/css">
html, body, .map {
margin: 0;