mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Super lame typo on my part, sorry @necolas :)
This commit is contained in:
parent
5a2dc0b897
commit
3d04d9ba75
@ -2116,7 +2116,7 @@ class="muted"
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<h4>.clearfix</h4>
|
<h4>.clearfix</h4>
|
||||||
<p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
|
<p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicolas Gallagher.</p>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
class="clearfix"
|
class="clearfix"
|
||||||
</pre>
|
</pre>
|
||||||
|
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
@ -2048,7 +2048,7 @@ class="muted"
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<h4>.clearfix</h4>
|
<h4>.clearfix</h4>
|
||||||
<p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
|
<p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicolas Gallagher.</p>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
class="clearfix"
|
class="clearfix"
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user