aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-05 13:04:48 -0600
committerMark Otto <[email protected]>2017-03-05 12:25:41 -0800
commitac3a2fe9bf5bbfb2d0948da260d5353a03cc5b03 (patch)
tree1426cf5280e8678242ed8347ece18c73ca9861ad /docs
parenta607ead34c62007842f8825068367ab95812e04c (diff)
downloadbootstrap-ac3a2fe9bf5bbfb2d0948da260d5353a03cc5b03.tar.xz
bootstrap-ac3a2fe9bf5bbfb2d0948da260d5353a03cc5b03.zip
add more
Diffstat (limited to 'docs')
-rw-r--r--docs/layout/utilities-for-layout.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/utilities-for-layout.md b/docs/layout/utilities-for-layout.md
index 881f3326d..12ba7006c 100644
--- a/docs/layout/utilities-for-layout.md
+++ b/docs/layout/utilities-for-layout.md
@@ -28,4 +28,4 @@ Use the `margin` and `padding` [spacing utilities](/utilities/spacing/) to contr
## Toggle `visibility`
-When toggling `display` isn't needed, you can toggle the `visibility` of an element with our [visibility utilities](/utilities/visibility/).
+When toggling `display` isn't needed, you can toggle the `visibility` of an element with our [visibility utilities](/utilities/visibility/). Invisible elements will still affect the layout of the page, but are visually hidden from visitors.