Skip to content

segment-boneyard/clearfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

clearfix

Clear floated children of an element. Uses the micro-clearfix by Nicolas Gallagher.

Support

Everything and IE8+.

Install

component install segmentio/clearfix

Usage

<ul class="clearfix">
  <li>Nav Item</li>
  <li>Nav Item</li>
  <li>Nav Item</li>
</ul>

License

MIT

About

CSS clearfix as a Component

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages