diff options
| author | Mark Otto <[email protected]> | 2013-08-16 12:43:54 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-16 12:43:54 -0700 |
| commit | 551c561ee2471681c5c7536c2cfe81d15f180cf7 (patch) | |
| tree | b2738808dd903b17b2b6b1208511565251b8af0d /assets/css/docs.css | |
| parent | c13772d5f7584a83476a12fec379d8424ea312d1 (diff) | |
| download | bootstrap-551c561ee2471681c5c7536c2cfe81d15f180cf7.tar.xz bootstrap-551c561ee2471681c5c7536c2cfe81d15f180cf7.zip | |
docs cleanup on naming to fix #9710
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index f3e3b13bb..1a2c367f6 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -418,7 +418,7 @@ body { .bs-example > blockquote:last-child, .bs-example > .form-control:last-child, .bs-example > .table:last-child, -.bs-example > .navbar:last-child +.bs-example > .navbar:last-child, .bs-example > .jumbotron:last-child, .bs-example > .alert:last-child, .bs-example > .panel:last-child, |
