Skip to content

Aelios/bootstrap-flexible-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

bootstrap-flexible-grid

Bootstrap Flexible Grid is designed to be able to customize Twitter Booststrap 3 grid system columns' number on the fly.

<div class="row" data-columns="24">
    <div class="col-md-8"></div>
    <div class="col-md-16"></div>
</div>

You can customize each Bootstrap row with data-columns attribute and keep default columns' number for other row.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published