为什么按钮和输入在Bootstrap中对齐不正确?
我尝试了一些简单的方法,例如:
<input type="text"/><button class="btn">button</button>
该按钮大约5px
低于chrome / firefox中的输入。
为什么按钮和输入在Bootstrap中对齐不正确?
我尝试了一些简单的方法,例如:
<input type="text"/><button class="btn">button</button>
该按钮大约5px
低于chrome / firefox中的输入。