Update toc numbering (#21422)

This commit is contained in:
Quy 2016-12-24 12:30:23 -08:00 committed by Mark Otto
parent 991f2468d0
commit 78ee9f3c3e
1 changed files with 3 additions and 4 deletions

View File

@ -37,10 +37,9 @@
// 29. Image thumbnails // 29. Image thumbnails
// 30. Figures // 30. Figures
// 31. Breadcrumbs // 31. Breadcrumbs
// 32. Media objects // 32. Carousel
// 33. Carousel // 33. Close
// 34. Close // 34. Code
// 35. Code
@mixin _assert-ascending($map, $map-name) { @mixin _assert-ascending($map, $map-name) {
$prev-key: null; $prev-key: null;