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/navs.md')
-rw-r--r--site/content/docs/4.3/components/navs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/4.3/components/navs.md b/site/content/docs/4.3/components/navs.md
index 5281fcdaff..ea06582ae2 100644
--- a/site/content/docs/4.3/components/navs.md
+++ b/site/content/docs/4.3/components/navs.md
@@ -615,10 +615,10 @@ When showing a new tab, the events fire in the following order:
If no tab was already active, then the `hide.bs.tab` and `hidden.bs.tab` events will not be fired.
-<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>