aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-09 22:00:07 -0700
committerMark Otto <[email protected]>2014-07-09 22:00:07 -0700
commit216bc3d68b6a9016b3c5fdf90d82cbb291a28f96 (patch)
treeb08647329a393be2f304337393475ae35fc5a1be /docs/css.html
parent10f9260119ebffae880ac649b5446feddf199414 (diff)
downloadbootstrap-216bc3d68b6a9016b3c5fdf90d82cbb291a28f96.tar.xz
bootstrap-216bc3d68b6a9016b3c5fdf90d82cbb291a28f96.zip
Rewrite grid docs in markdown
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
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 %}