Input group - two inputs close to each other

后端 未结 11 1138
刺人心
刺人心 2020-12-12 17:47

How can I make input group involves two inputs?

11条回答
  •  旧时难觅i
    2020-12-12 18:45

    My solution requires no additional css and works with any combination of input-addon, input-btn and form-control. It just uses pre-existing bootstrap classes

    
    
    
    

    This will be inline if there is space and wrap for smaller screens.

    Full Example ( input-addon, input-btn and form-control. )

    jsfiddle

    
    
    
    
    @
    @
    @

提交回复
热议问题