fixed css rule
This commit is contained in:
parent
2e55fa7510
commit
5694938485
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue