0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00
Chris Rebert 76a4c303ee Refactor Breadcrumbs component
Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors,
so as to no longer require the usage of `<ol>`-based markup.

Rename variables to follow naming conventions:
* $breadcrumb-padding-vertical => $breadcrumb-padding-y
* $breadcrumb-padding-horizontal => $breadcrumb-padding-x

Introduce new variable: $breadcrumb-item-padding

[skip sauce]
2015-12-23 22:16:35 -07:00
..
2015-12-23 22:16:35 -07:00
2015-08-21 02:15:17 +02:00
2015-08-25 15:38:20 +03:00
2015-12-06 12:08:01 -08:00
2015-08-14 22:45:55 -07:00
2015-11-29 20:24:33 -08:00
2015-12-07 22:37:17 -08:00
2015-12-11 08:58:11 +00:00