2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Don't line wrap event names in JS plugin docs

This commit is contained in:
Chris Rebert
2014-11-12 16:32:51 -08:00
parent 856d31b373
commit ddf39cc2e7
11 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ $('.dropdown-toggle').dropdown()
<h3 id="dropdowns-events">Events</h3>
<p>All dropdown events are fired at the <code>.dropdown-menu</code>'s parent 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>