From: Quy Date: Sat, 24 Dec 2016 20:30:23 +0000 (-0800) Subject: Update toc numbering (#21422) X-Git-Tag: v4.0.0-alpha.6~203 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78ee9f3c3ed06dba013875cf4b9a83da17749de1;p=thirdparty%2Fbootstrap.git Update toc numbering (#21422) --- diff --git a/scss/_variables.scss b/scss/_variables.scss index e09d7e8452..975754c56d 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;