![JAR search and dependency download from the Maven repository](/logo.png)
vendor.bootstrap.less.layouts.less Maven / Gradle / Ivy
The newest version!
//
// Layouts
// --------------------------------------------------
// Container (centered, fixed-width layouts)
.container {
.container-fixed();
}
// Fluid layouts (left aligned, with sidebar, min- & max-width content)
.container-fluid {
padding-right: @gridGutterWidth;
padding-left: @gridGutterWidth;
.clearfix();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy