I’m trying to make a div‘s height stretch out to 100% but everything I have tried has failed.
I HAVE looked around the web for solutions on this, and have tried every single one, yet I am still doing something wrong.
Here is my code: http://jsbin.com/elijuh/3/edit
Output: http://jsbin.com/elijuh/3
I have made every other div above the div, I want to stretch to also adjust to 100% which is what everyone on the Google is suggesting, but still nothing.
The two divs I’m trying to adjust is quick_analy_main and quick_analy_graph.
I know it is probably really easy to do, but I can’t figure it out.
Can someone tell me where I’ve gone wrong please.
I think I fixed the issue: http://jsbin.com/elijuh/13/edit