aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-01 01:35:56 -0700
committerChris Rebert <[email protected]>2013-09-01 01:35:56 -0700
commit5418a7224346feaab6bf32a2fe9831d9a7a6d1b3 (patch)
tree3d985cfdb5b25ba211407ef13b96b02c9d5b843c /getting-started.html
parent2066ea50a28119f3f890b84cabeb9214a346a1b5 (diff)
downloadbootstrap-5418a7224346feaab6bf32a2fe9831d9a7a6d1b3.tar.xz
bootstrap-5418a7224346feaab6bf32a2fe9831d9a7a6d1b3.zip
tweak #10298
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/getting-started.html b/getting-started.html
index 2b61fe0fa..31036005c 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -435,10 +435,13 @@ bootstrap/
<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>
+ <td><code>.bar</code></td>
+ <td><code>.progress-bar</code></td>
+ </tr>
+ <tr>
+ <td><code>.bar-*</code></td>
+ <td><code>.progress-bar-*</code></td>
</tr>
-
</tbody>
</table>
</div><!-- /.table-responsive -->