aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 03:46:17 -0700
committerMark Otto <[email protected]>2014-07-08 03:46:17 -0700
commit63f6b24042402c7b5a797abec1bcd721ff5cb744 (patch)
tree227191db6b56c6cd0d2991619f3c97c6d3cae25d /docs/_includes/css
parent77bccf8998061ac25406bdb8690ef7b0040edda0 (diff)
downloadbootstrap-63f6b24042402c7b5a797abec1bcd721ff5cb744.tar.xz
bootstrap-63f6b24042402c7b5a797abec1bcd721ff5cb744.zip
link
Diffstat (limited to 'docs/_includes/css')
-rw-r--r--docs/_includes/css/grid.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html
index ad2d27439..ce5c1082b 100644
--- a/docs/_includes/css/grid.html
+++ b/docs/_includes/css/grid.html
@@ -439,6 +439,7 @@
<h4>Example usage</h4>
<p>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.</p>
+ <p>See it in action in <a href="http://jsbin.com/qiqet/3/edit">this rendered example</a>.</p>
{% highlight scss %}
.container {
max-width: 60em;