I have an issue with my application's height. I have the height and width of my application set to 100%. In testing the application will fill the browser window.
However in production the height of the application seems to be fixed, it doesn't fill the div container, but the width of the application will fill the div. the layout attribute for application is set to vertical. Any clues as to why the height of the application seems to be fixed?

