0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge pull request #10298 from jhr007/patch-1

Note the change to the progress bar.
This commit is contained in:
Chris Rebert 2013-09-01 01:34:15 -07:00
commit 2066ea50a2

View File

@ -434,6 +434,11 @@ bootstrap/
<td><code>.text-error</code></td>
<td><code>.text-danger</code></td>
</tr>
<tr>
<td><code>.bar</code> <code>.bar-*</code></td>
<td><code>.progress-bar</code> <code>.progress-bar-*</code></td>
</tr>
</tbody>
</table>
</div><!-- /.table-responsive -->