Hi there,
I’ve asked this question before but I placed it within another query. I’m struggling to adjust the height of the map inserted in Cornerstone. I was given this code to try but it doesn’t seem to make any difference.
.x-map .x-map-inner {
padding-bottom: 34.25%;
}
I’ve tried adding it to the element css as well as the global css but I cant see any change in the height.
The strange this is the css is showing a change in height in cornerstone but when i view the page in my web browser it does not reflect the change.
Thanks very much!


