aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/dropdowns.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/js/dropdowns.html')
-rw-r--r--docs/_includes/js/dropdowns.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html
index 1cc785b2d..683453096 100644
--- a/docs/_includes/js/dropdowns.html
+++ b/docs/_includes/js/dropdowns.html
@@ -166,7 +166,7 @@ $('.dropdown-toggle').dropdown()
<p>All dropdown events are fired at the <code>.dropdown-menu</code>'s parent element.</p>
<p>All dropdown events have a <code>relatedTarget</code> property, whose value is the toggling anchor element.</p>
<div class="table-responsive">
- <table class="table table-bordered table-striped">
+ <table class="table table-bordered table-striped bs-events-table">
<thead>
<tr>
<th style="width: 150px;">Event Type</th>