Im here because other similar questions couldn\'t help my particular problem.
I need right div to be 100% height all the time, where the parent
right div
parent
Give position:fixed and height:100% for the right div. This will solve your issue.
position:fixed
height:100%