]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
adds table-responsive class to table 17428/head
authorMohamad El-Husseini <husseini.mel@gmail.com>
Tue, 1 Sep 2015 23:26:11 +0000 (20:26 -0300)
committerMohamad El-Husseini <husseini.mel@gmail.com>
Tue, 1 Sep 2015 23:26:11 +0000 (20:26 -0300)
docs/components/navs.md

index e671851899403b443f6d41799def27c589f01f66..a6c16b3f56cf167acb856624f37e2673ac0968b5 100644 (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>