This really helped me out
And the order of the lines is important, make sure it's:
height:auto !important;
height:640px;
and no the other way around. And one more thing: Do not use overflow: hidden with this.
This really helped me out
And the order of the lines is important, make sure it's:
height:auto !important;
height:640px;
and no the other way around. And one more thing: Do not use overflow: hidden with this.