<pclass="lead">With the launch of Bootstrap 3, icons have been moved to a <ahref="https://github.com/twbs/bootstrap-glyphicons">separate repository</a>. This keeps the primary project as lean as possible, makes it easier for folks to swap icon libraries, and makes Glyphicons icon fonts more readily available to more people outside Bootstrap.</p>
<pclass="lead">With the launch of Bootstrap 3, icons have been moved to a <ahref="https://github.com/twbs/bootstrap-glyphicons">separate repository</a>. This keeps the primary project as lean as possible, makes it easier for folks to swap icon libraries, and makes Glyphicons icon fonts more readily available to more people outside Bootstrap.</p>
<pclass="lead">
<pclass="lead">
<ahref="http://glyphicons.getbootstrap.com/"class="btn btn-default btn-large">Visit Glyphicons for Bootstrap</a> or <ahref="https://github.com/twbs/bootstrap-glyphicons">download from GitHub</a>
<ahref="http://glyphicons.getbootstrap.com/"class="btn btn-default btn-lg">Visit Glyphicons for Bootstrap</a> or <ahref="https://github.com/twbs/bootstrap-glyphicons">download from GitHub</a>
</p>
</p>
</div>
</div>
...
@@ -91,7 +91,7 @@ base_url: "../"
...
@@ -91,7 +91,7 @@ base_url: "../"
<tr>
<tr>
<th></th>
<th></th>
<th>
<th>
Tiny devices
Extra small devices
<small>Phones (<768px)</small>
<small>Phones (<768px)</small>
</th>
</th>
<th>
<th>
...
@@ -1585,35 +1585,35 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -1585,35 +1585,35 @@ For example, <code><section></code> should be wrapped as inline.
<h2id="forms-control-sizes">Control sizing</h2>
<h2id="forms-control-sizes">Control sizing</h2>
<p>Set heights using classes like <code>.input-large</code>, and set widths using grid column classes like <code>.col-lg-*</code>.</p>
<p>Set heights using classes like <code>.input-lg</code>, and set widths using grid column classes like <code>.col-lg-*</code>.</p>
<h3>Height sizing</h3>
<h3>Height sizing</h3>
<p>Create larger or smaller form controls that match button sizes.</p>
<p>Create larger or smaller form controls that match button sizes.</p>
<pclass="lead">The fastest way to get started is to get the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included.</p>
<pclass="lead">The fastest way to get started is to get the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included.</p>
<ahref="#"class="btn btn-large btn-danger"data-toggle="popover"title="A Title"data-content="And here's some amazing content. It's very engaging. right?">Click to toggle popover</a>
<ahref="#"class="btn btn-lg btn-danger"data-toggle="popover"title="A Title"data-content="And here's some amazing content. It's very engaging. right?">Click to toggle popover</a>