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:
Diffstat (limited to 'site/content/docs/4.3/components/tooltips.md')
-rw-r--r--site/content/docs/4.3/components/tooltips.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/content/docs/4.3/components/tooltips.md b/site/content/docs/4.3/components/tooltips.md
index cfede9f4b6..373cc45d52 100644
--- a/site/content/docs/4.3/components/tooltips.md
+++ b/site/content/docs/4.3/components/tooltips.md
@@ -148,7 +148,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
Note that for security reasons the `sanitize`, `sanitizeFn` and `whiteList` options cannot be supplied using data attributes.
{{< /callout >}}
-<table class="table table-bordered table-striped">
+<table class="table">
<thead>
<tr>
<th style="width: 100px;">Name</th>
@@ -343,10 +343,10 @@ Updates the position of an element's tooltip.
### Events
-<table class="table table-bordered table-striped">
+<table class="table">
<thead>
<tr>
- <th style="width: 150px;">Event Type</th>
+ <th style="width: 150px;">Event type</th>
<th>Description</th>
</tr>
</thead>