Your IP : 216.73.216.224


Current Path : /var/www/html/media/kunena/less/bootstrap/
Upload File :
Current File : /var/www/html/media/kunena/less/bootstrap/layouts.less

//
// 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();
}