Bootstrap: align input with button

前端 未结 12 641
栀梦
栀梦 2020-11-28 17:21

Why don\'t buttons and inputs align well in Bootstrap?

I tried something simple like:

12条回答
  •  情深已故
    2020-11-28 17:57

    style="padding-top: 8px"
    

    Use this to shift your div up or down in your row. Works wonders for me.

提交回复
热议问题