0
0
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:
jhr007 2013-08-29 23:21:07 -05:00
parent 5b21768c05
commit f567646738

View File

@ -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 -->