Twitter Bootstrap - checkbox columns / columns within form

前端 未结 1 1743
失恋的感觉
失恋的感觉 2020-12-13 04:41

I have a form field which has a number of checkboxes - how can I display the checkboxes as 3 columns instead of 1?

Something similar to this:

1条回答
  •  猫巷女王i
    2020-12-13 05:24

    You can achieve such a setup by separating the checkbox blocks within the .control-group container instead of each .control container like so:

    Payment Types

    Demo: http://jsfiddle.net/LVFzK/468/show/

    0 讨论(0)
提交回复
热议问题