mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 05:30:22 +00:00
fix tabs-below typo
This commit is contained in:
parent
1a22c3b30a
commit
fe6d2f2e1d
2 changed files with 2 additions and 2 deletions
|
|
@ -564,7 +564,7 @@
|
|||
</ul>
|
||||
</div> <!-- /tabbable -->
|
||||
<pre class="prettyprint linenums" style="margin-top: 11px;">
|
||||
<div class="tabbable tabs-bottom">
|
||||
<div class="tabbable tabs-below">
|
||||
<ul class="nav tabs">
|
||||
...
|
||||
</ul>
|
||||
|
|
|
|||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
|
|
@ -499,7 +499,7 @@
|
|||
</ul>
|
||||
</div> <!-- /tabbable -->
|
||||
<pre class="prettyprint linenums" style="margin-top: 11px;">
|
||||
<div class="tabbable tabs-bottom">
|
||||
<div class="tabbable tabs-below">
|
||||
<ul class="nav tabs">
|
||||
...
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue