view 3rdparty/bootstrap/less/layouts.less @ 5018:7cfd30cc8cfa

website: Reword code section, explain are why using SF and Mercurial to host our sources and link to unnoficial GitHub mirror
author anatoly techtonik <techtonik@gmail.com>
date Fri, 08 Jan 2016 18:04:32 +0300
parents c109f7c1e477
children
line wrap: on
line source

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

Roundup Issue Tracker: http://roundup-tracker.org/