mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01: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
@ -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…
x
Reference in New Issue
Block a user