2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

adds table-responsive class to table

This commit is contained in:
Mohamad El-Husseini
2015-09-01 20:26:11 -03:00
parent 81806703e5
commit b994b1f999
+1 -1
View File
@@ -316,7 +316,7 @@ 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 table-bordered table-striped table-responsive">
<thead>
<tr>
<th style="width: 150px;">Event Type</th>