From: Kevin Kirsche Date: Thu, 20 Aug 2015 15:48:27 +0000 (-0400) Subject: Rendered example bin in grid docs should use sass X-Git-Tag: v4.0.0-alpha.2~448^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c03882aff3c69ecef083cbf5c6679b2194d7c33;p=thirdparty%2Fbootstrap.git Rendered example bin in grid docs should use sass Fix #17129 --- diff --git a/docs/layout/grid.md b/docs/layout/grid.md index cd848cf983..6cd837a01d 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -195,7 +195,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between. -See it in action in this rendered example. +See it in action in this rendered example. {% highlight scss %} .container {