diff options
| author | Mark Otto <[email protected]> | 2015-04-17 01:31:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-17 01:31:09 -0700 |
| commit | a73946b08dbf8baf9ff4aa5ee221bcd3cad9d38f (patch) | |
| tree | 7b34f9bf81126d2444fda7c9bb13c1c1154fdc3c /docs/_data | |
| parent | e782a9b580979f6971eba209c7a0e52314817801 (diff) | |
| download | bootstrap-a73946b08dbf8baf9ff4aa5ee221bcd3cad9d38f.tar.xz bootstrap-a73946b08dbf8baf9ff4aa5ee221bcd3cad9d38f.zip | |
move text utilities docs from type to utilities
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 4712fc5c9..3be2479ea 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -132,6 +132,18 @@ - title: Carousel - title: Responsive embed - title: Utilities + sections: + - title: Text alignment + - title: Text transform + - title: Contextual colors + - title: Contextual backgrounds + - title: Close icon + - title: Floats + - title: Center content + - title: Hidden content + - title: Invisible content + - title: Screen readers + - title: Image replacement - title: Examples pages: |
