Skip to content
Snippets Groups Projects

REDMINE_ISSUE-13869|Décalage entre la géométrie et la pop-up

Merged Timothee P requested to merge redmine-issues/13869 into develop
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -11,7 +11,6 @@
border-radius: 10px;
bottom: 12px;
left: -116px;
/*min-width: 212px;*/
width: 232px;
line-height: 1.4;
-webkit-box-shadow: 0 3px 14px rgba(0,0,0,.4);
@@ -101,4 +100,4 @@
/* hide the popup before the map get loaded */
.map-container > #popup.ol-popup {
display: none;
}
\ No newline at end of file
}
Loading