mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 20:00:59 +00:00
Make the counter example more meaningful
This commit is contained in:
parent
665de0455c
commit
964cb77383
2 changed files with 2 additions and 2 deletions
|
|
@ -1354,7 +1354,7 @@
|
|||
Default
|
||||
</td>
|
||||
<td>
|
||||
<span class="counter">42</span>
|
||||
<strong>Inbox</strong> <span class="counter">42</span>
|
||||
</td>
|
||||
<td>
|
||||
<code><span class="counter">42</span></code>
|
||||
|
|
|
|||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
|
|
@ -1285,7 +1285,7 @@
|
|||
Default
|
||||
</td>
|
||||
<td>
|
||||
<span class="counter">42</span>
|
||||
<strong>Inbox</strong> <span class="counter">42</span>
|
||||
</td>
|
||||
<td>
|
||||
<code><span class="counter">42</span></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue