diff options
| author | Bardi Harborow <[email protected]> | 2016-12-05 11:44:37 +1100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-04 16:44:37 -0800 |
| commit | a3567a119df3434d879f766e18ba452b01871d37 (patch) | |
| tree | f2d76bab099e137eb54fe0fecde5cde382abfc3e /docs/utilities | |
| parent | 5a19d4870537ca85ba38beeb7eabe80858417b72 (diff) | |
| download | bootstrap-a3567a119df3434d879f766e18ba452b01871d37.tar.xz bootstrap-a3567a119df3434d879f766e18ba452b01871d37.zip | |
Documentation navigation fixes. (#21288)
* Make /utilities/ redirect to /utilities/borders/.
* Rewrite sidebar active link logic to ensure superstrings are not selected.
Diffstat (limited to 'docs/utilities')
| -rw-r--r-- | docs/utilities/borders.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/utilities/borders.md b/docs/utilities/borders.md index 1eb716c1f..1f092c36a 100644 --- a/docs/utilities/borders.md +++ b/docs/utilities/borders.md @@ -2,6 +2,7 @@ layout: docs title: Borders group: utilities +redirect_from: "/utilities/" --- Use border utilities to quickly style the `border` and `border-radius` of an element. Great for images, buttons, or any other element. |
