Commit 5418a722 authored by Chris Rebert's avatar Chris Rebert

tweak #10298

parent 2066ea50
...@@ -435,10 +435,13 @@ bootstrap/ ...@@ -435,10 +435,13 @@ bootstrap/
<td><code>.text-danger</code></td> <td><code>.text-danger</code></td>
</tr> </tr>
<tr> <tr>
<td><code>.bar</code> <code>.bar-*</code></td> <td><code>.bar</code></td>
<td><code>.progress-bar</code> <code>.progress-bar-*</code></td> <td><code>.progress-bar</code></td>
</tr>
<tr>
<td><code>.bar-*</code></td>
<td><code>.progress-bar-*</code></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div><!-- /.table-responsive --> </div><!-- /.table-responsive -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment