I am using Bootstrap \'row\' class to align divs one on top of another, which works fine but
row
divs
.row { margin-left: -15px; marg
I used div class="form-control" instead of div class="row"
That fixed for me.