Twitter的Bootstrap - 表单输入太薄 [英] Twitter's Bootstrap - Form Inputs Too Thin

查看:155
本文介绍了Twitter的Bootstrap - 表单输入太薄的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Twitter的Bootstrap为我的网站创建HTML / CSS。但是,在创建表单时遇到问题:

I'm using Twitter's Bootstrap to create the HTML/CSS for my website. I run into a problem when creating the forms, however:

正如你可以看到输入太松垮的文本。我已经测试了我自己的代码,以及从他们的文档中复制/粘贴确切的代码:

As you can see the inputs are too skinny for the text. I have tested with my own code, as well as copy/pasting the exact code from their documentation:

http://twitter.github.com/bootstrap/base-css.html#forms

我包括两个资源:

<link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
<link href="../bootstrap/css/bootstrap-responsive.css" rel="stylesheet">

至于我可以告诉他们正在加载。我缺少一个资源?

As far as I can tell they are loading correctly. Am I missing a resource?

推荐答案

Damnit。我缺失了

Damnit. I was missing

<!DOCTYPE html> 

这篇关于Twitter的Bootstrap - 表单输入太薄的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆