Skip to content

A very simple, small solution for cleaning the float of a <ul> or <ol> using bootstrap column classes.

Notifications You must be signed in to change notification settings

lipelopeslage/bootstrap_list_clearfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

bootstrap_list_clearfix

Demo: http://codepen.io/lipelopeslage/pen/jEedeb

A very simple, small solution for cleaning the float of a <ul> or <ol> using bootstrap column classes. Why we need to do that?!?! Well, sometimes we want to list more items inside a list than we're suposed according to grid limits. With this solution you will still enjoy the benefits from responsive adaptable states using the same list.
*Obs: This code uses jQuery to select and iterate elements lists.

About

A very simple, small solution for cleaning the float of a <ul> or <ol> using bootstrap column classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published