Set the position to undefined to hide the overlay

This commit is contained in:
Frederic Junod
2015-01-05 14:44:56 +01:00
parent 06fe8288ce
commit d4ff5527c9
3 changed files with 4 additions and 6 deletions
-1
View File
@@ -10,7 +10,6 @@
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap-responsive.min.css" type="text/css">
<style type="text/css">
.ol-popup {
display: none;
position: absolute;
background-color: white;
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);