Skip to content
Snippets Groups Projects
Merged Timothee P requested to merge redmine-issues/13818 into develop
7 files
+ 18
3
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -67,4 +67,9 @@
border-top: none !important;
left: -2px;
width: calc(100% + 4px) !important;
}
/* hide the popup before the map get loaded */
.map-container > #popup.ol-popup {
display: none;
}
\ No newline at end of file
Loading