Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/content/docs/5.2/content/typography.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/content/docs/5.2/content/typography.md b/site/content/docs/5.2/content/typography.md
index 7330132810..deb37644a4 100644
--- a/site/content/docs/5.2/content/typography.md
+++ b/site/content/docs/5.2/content/typography.md
@@ -141,6 +141,10 @@ Change text alignment, transform, style, weight, line-height, decoration and col
Stylized implementation of HTML's `<abbr>` element for abbreviations and acronyms to show the expanded version on hover. Abbreviations have a default underline and gain a help cursor to provide additional context on hover and to users of assistive technologies.
+{{< callout info >}}
+This stylized implementation will only be rendered if the primary input mechanism can conveniently hover over elements.
+{{< /callout >}}
+
Add `.initialism` to an abbreviation for a slightly smaller font-size.
{{< example >}}