Text input rendering issue with Twitter Bootstrap

后端 未结 8 1492
天命终不由人
天命终不由人 2020-12-15 04:18

I\'m trying to use Twitter\'s bootstrap for a quick few pages. I\'m having problems getting text fields to render like they do at http://twitter.github.com/bootstrap/

8条回答
  •  遥遥无期
    2020-12-15 04:48

    This behavior is also triggered when the doctype is wrongly typed. In my case, (wrong) was fixed to and the problem went away.

提交回复
热议问题