]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add more
authorMark Otto <markdotto@gmail.com>
Sun, 5 Mar 2017 19:04:48 +0000 (13:04 -0600)
committerMark Otto <markd.otto@gmail.com>
Sun, 5 Mar 2017 20:25:41 +0000 (12:25 -0800)
docs/layout/utilities-for-layout.md

index 881f3326dfc7beafe68ce434a2c0966b584712d4..12ba7006c35361052053d5857338e5f4f91316db 100644 (file)
@@ -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.