diff options
| author | Quy <[email protected]> | 2016-12-24 12:30:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-24 14:21:04 -0800 |
| commit | 78ee9f3c3ed06dba013875cf4b9a83da17749de1 (patch) | |
| tree | 1296789602cdaf822b4698d962cb76df9fae2e47 | |
| parent | 991f2468d051a68180898a7f65c9b8e570ac913a (diff) | |
| download | bootstrap-78ee9f3c3ed06dba013875cf4b9a83da17749de1.tar.xz bootstrap-78ee9f3c3ed06dba013875cf4b9a83da17749de1.zip | |
Update toc numbering (#21422)
| -rw-r--r-- | scss/_variables.scss | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index e09d7e845..975754c56 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -37,10 +37,9 @@ // 29. Image thumbnails // 30. Figures // 31. Breadcrumbs -// 32. Media objects -// 33. Carousel -// 34. Close -// 35. Code +// 32. Carousel +// 33. Close +// 34. Code @mixin _assert-ascending($map, $map-name) { $prev-key: null; |
