diff options
| author | Quy Ton <[email protected]> | 2014-01-05 20:08:37 -0800 |
|---|---|---|
| committer | Quy Ton <[email protected]> | 2014-01-05 20:08:37 -0800 |
| commit | c61314363821428ca08d7674f4d80952fda13116 (patch) | |
| tree | 7485641efbdecfe38de34b7e7e8e4c6fe0349cb7 /docs | |
| parent | 7653b845f8795632d592c4b450f7502f110d9ec3 (diff) | |
| download | bootstrap-c61314363821428ca08d7674f4d80952fda13116.tar.xz bootstrap-c61314363821428ca08d7674f4d80952fda13116.zip | |
Delete reference to a non-existent class
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/css.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 8eeb23d58..e1adcaaa4 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2414,7 +2414,6 @@ For example, <code><section></code> should be wrapped as inline. <p class="bg-danger">Donec ullamcorper nulla non metus auctor fringilla.</p> </div> {% highlight html %} -<p class="bg-muted">...</p> <p class="bg-primary">...</p> <p class="bg-success">...</p> <p class="bg-info">...</p> |
