bootstrap 4,输入与选择的高度不同

时间:2016-03-01 19:21:30

标签: twitter-bootstrap bootstrap-4 twitter-bootstrap-4

有人能说明为什么会这样吗

52

当它在任何浏览器上渲染时,引导程序4.输入的高度比选择的高3个像素。 感谢

1 个答案:

答案 0 :(得分:1)

正如您所知,Bootstrap 4仍处于alpha状态。这是一个已知的问题: https://github.com/twbs/bootstrap/issues/17194

此问题已在 Bootstrap 4 测试版中修复,因此适用于所有最新版本。

enter image description here 另请注意,col-xs-6只是col-6,因为-xs中缀已被删除。