I have a row with 2 columns. The left column contains my main content and the right column is a chatroom. I would like users to be able to minimize and open the chatroom, which I already know how to do. However, when the chatroom is open, I want the left column to be col-lg-10, and when the chatroom is closed, I want it to become col-lg-12. How can I accomplish this?