1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00

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

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;