Currently, my web application is designed to dynamically add content using ajax and then slide down. It typically includes two divs on either side with a height of 100% and a repeated image acting as a border. However, when new content is added, the borders do not extend along with it. What steps can I take to rectify this issue?