mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 22:10:24 +00:00
Add a change to the progress bar.
In v3 the inner progress bar should have .progress-bar not .bar
This commit is contained in:
parent
5b21768c05
commit
f567646738
1 changed files with 5 additions and 0 deletions
|
|
@ -603,6 +603,11 @@ bootstrap/
|
|||
<td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
|
||||
<td class="text-muted">N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Progress bar</td>
|
||||
<td><code>.bar</code></td>
|
||||
<td><code>.progress-bar</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div><!-- /.table-responsive -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue