Bootstrap Modal Dialog. Can the grid system be used within a modal context?

前端 未结 7 2110
生来不讨喜
生来不讨喜 2020-12-16 11:21

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

7条回答
  •  天涯浪人
    2020-12-16 11:39

    I got it working ok...http://www.bootply.com/WAwE3QyUdb

    Add a col to the container inside the modal-body.

    
    

提交回复
热议问题