diff options
| author | Mark Otto <[email protected]> | 2017-03-05 13:03:05 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-03-05 12:25:41 -0800 |
| commit | 78937cbb39f349f0b85675b9b8f4e55ce874975a (patch) | |
| tree | e0b50f38ac19f9d8143817425396ebbf880fea17 /docs/_data | |
| parent | b7bf343958987d19a9fbbd4c3fb4b4c432a38aa1 (diff) | |
| download | bootstrap-78937cbb39f349f0b85675b9b8f4e55ce874975a.tar.xz bootstrap-78937cbb39f349f0b85675b9b8f4e55ce874975a.zip | |
move visibility docs and add .visible mention
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 0bb714b0f..cf3bd929e 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -59,7 +59,6 @@ - title: Display - title: Flexbox - title: Image replacement - - title: Invisible content - title: Position - title: Responsive helpers - title: Screenreaders @@ -67,6 +66,7 @@ - title: Spacing - title: Typography - title: Vertical align + - title: Visibility - title: Extend pages: |
