diff options
| author | Martijn Cuppens <[email protected]> | 2019-05-10 20:27:22 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-10 20:27:22 +0200 |
| commit | 5db281d7c41c29f3bec46757c47fb8d4c6439b06 (patch) | |
| tree | 8dd89f11d424cf95c9210cfe26c428fd3ac6fa13 /site/data | |
| parent | 06635be7bd4e1d469a25e48a0a36c4427f7d7fe9 (diff) | |
| download | bootstrap-5db281d7c41c29f3bec46757c47fb8d4c6439b06.tar.xz bootstrap-5db281d7c41c29f3bec46757c47fb8d4c6439b06.zip | |
Move close icon to components in docs (#28512)
* Move close icon to components
* Remove redundant float from close
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/data/nav.yml b/site/data/nav.yml index 27d7ba71a..596e3faea 100644 --- a/site/data/nav.yml +++ b/site/data/nav.yml @@ -35,6 +35,7 @@ - title: Button group - title: Card - title: Carousel + - title: Close icon - title: Collapse - title: Dropdowns - title: Forms @@ -56,7 +57,6 @@ pages: - title: Borders - title: Clearfix - - title: Close icon - title: Colors - title: Display - title: Embed |
