fixed css rule

This commit is contained in:
dcore94 2024-06-03 16:27:55 +02:00
parent 2e55fa7510
commit 5694938485
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ class CCPGeoInputWidgetController extends CCPBaseInputWidgetController {
</div> </div>
<div style="width:500px;height:500px;position:relative;"> <div style="width:500px;height:500px;position:relative;">
<style> <style>
#div[name=internalmap]{ div[name=internalmap]{
width: 100%; width: 100%;
height:100%; height:100%;
position: relative; position: relative;