diff --git a/_includes/nav-css.html b/_includes/nav-css.html index 215bf338b23b..0228932dd30f 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -16,6 +16,7 @@
  • Media queries
  • Grid options
  • Ex: Stacked-to-horizonal
  • +
  • Ex: Fluid container
  • Ex: Mobile and desktops
  • Ex: Mobile, tablet, desktops
  • Responsive column resets
  • diff --git a/css.html b/css.html index 561ffe4485f2..321042a77639 100644 --- a/css.html +++ b/css.html @@ -76,7 +76,7 @@

    Grid system

    Introduction

    Grid systems are used for creating page layouts through a series of rows and columns that house your content. Here's how the Bootstrap grid system works: