I have a Bootstrap modal dialog for which I want to layout the various labels and inputs. I have tried using row/column classes but they do not appear to do anything. What a
Just add the row class to your modal as per the code below and then you can divide up your modal as you wish:
Column One content here ... Column Two content here ...
Column One content here ...
Column Two content here ...