diff options
| author | Mark Otto <[email protected]> | 2018-12-15 20:14:05 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-15 20:14:05 +0100 |
| commit | 35caac013cef010da4c1b287dcfcd7ff23ffe541 (patch) | |
| tree | a34c5b6ee867259d0da4fc07a1c936b3eb1d8f48 /site/docs | |
| parent | e184c11618ef040864c2fb1b38f81d8df595aacf (diff) | |
| download | bootstrap-35caac013cef010da4c1b287dcfcd7ff23ffe541.tar.xz bootstrap-35caac013cef010da4c1b287dcfcd7ff23ffe541.zip | |
Copy change
Co-Authored-By: MartijnCuppens <[email protected]>
Diffstat (limited to 'site/docs')
| -rw-r--r-- | site/docs/4.1/utilities/stretched-link.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/utilities/stretched-link.md b/site/docs/4.1/utilities/stretched-link.md index 53907ceee..992ec73fc 100644 --- a/site/docs/4.1/utilities/stretched-link.md +++ b/site/docs/4.1/utilities/stretched-link.md @@ -1,7 +1,7 @@ --- layout: docs title: Stretched link -description: Easily make an element which contains a stretched link clickable. +description: Make any HTML element or Bootstrap component clickable by "stretching" a nested link via CSS. group: utilities --- |
