diff options
| author | Mark Otto <[email protected]> | 2014-07-09 22:00:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-09 22:00:07 -0700 |
| commit | 216bc3d68b6a9016b3c5fdf90d82cbb291a28f96 (patch) | |
| tree | b08647329a393be2f304337393475ae35fc5a1be /docs/css.html | |
| parent | 10f9260119ebffae880ac649b5446feddf199414 (diff) | |
| download | bootstrap-216bc3d68b6a9016b3c5fdf90d82cbb291a28f96.tar.xz bootstrap-216bc3d68b6a9016b3c5fdf90d82cbb291a28f96.zip | |
Rewrite grid docs in markdown
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 38e50585e..08b33f8ff 100644 --- a/docs/css.html +++ b/docs/css.html @@ -7,9 +7,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e {% markdown %} {% include css/overview.md %} + {% include css/grid.md %} {% endmarkdown %} -{% include css/grid.html %} {% include css/type.html %} {% include css/code.html %} {% include css/tables.html %} |
