fixed css rule
This commit is contained in:
parent
2e55fa7510
commit
5694938485
|
@ -826,7 +826,7 @@ class CCPGeoInputWidgetController extends CCPBaseInputWidgetController {
|
|||
</div>
|
||||
<div style="width:500px;height:500px;position:relative;">
|
||||
<style>
|
||||
#div[name=internalmap]{
|
||||
div[name=internalmap]{
|
||||
width: 100%;
|
||||
height:100%;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue