0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +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 17:25:37 -07:00
2015-12-06 12:32:49 -08:00
2015-12-08 01:06:52 -08:00
2015-12-07 23:52:10 -08:00
2015-12-06 12:32:49 -08:00
2015-08-26 16:50:24 +06:00
2015-08-23 01:00:22 -07:00
2015-12-08 01:12:57 -08:00
2015-12-07 21:57:06 -08:00
2015-12-23 22:16:35 -07:00
2014-12-02 14:02:35 -08:00
2015-12-07 22:31:16 -08:00