How can get full width of a row class for a specific column of that row using bootstrap 3
13:07 16 Oct 2020

I used bootstrap 3 -row and column class to separate the buttons. The second button is collapsible which shows the google map. But I want that the collapsible map will take the whole area of the row though it's in a column of that row. Is it possible? Here is my code below:


Here is the output image:

Here is the output image

javascript html css twitter-bootstrap twitter-bootstrap-3