diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 6dd3723f65..8ba41c7b42 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,7 +1,7 @@ {% comment %} - + v{{ site.current_version }} @@ -27,12 +27,12 @@ - + Bootstrap - + Bootstrap diff --git a/docs/_layouts/simple.html b/docs/_layouts/simple.html index df9bb6048b..bb35ec7920 100644 --- a/docs/_layouts/simple.html +++ b/docs/_layouts/simple.html @@ -2,7 +2,7 @@ layout: default --- - + {{ page.title }} diff --git a/docs/assets/scss/_component-examples.scss b/docs/assets/scss/_component-examples.scss index dea8eb5f34..01cd018710 100644 --- a/docs/assets/scss/_component-examples.scss +++ b/docs/assets/scss/_component-examples.scss @@ -19,9 +19,9 @@ } } - .flex-items-xs-top, - .flex-items-xs-middle, - .flex-items-xs-bottom { + .flex-items-top, + .flex-items-middle, + .flex-items-bottom { min-height: 6rem; background-color: rgba(255,0,0,.1); } diff --git a/docs/components/card.md b/docs/components/card.md index f876ccad2d..8fd2276cb7 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -151,13 +151,13 @@ You can quickly change the text alignment of any card—in its entirety or speci Go somewhere - + Special title treatment With supporting text below as a natural lead-in to additional content. Go somewhere - + Special title treatment With supporting text below as a natural lead-in to additional content. Go somewhere @@ -209,7 +209,7 @@ Card headers can be styled by adding `.card-header` to `` elements. {% endexample %} {% example html %} - + Featured @@ -229,7 +229,7 @@ Card headers can be styled by adding `.card-header` to `` elements. Use Bootstrap's nav pills or tabs within a card header. Be sure to always include a `.float-*-*` utility class for proper alignment. {% example html %} - + @@ -252,7 +252,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% endexample %} {% example html %} - + @@ -333,7 +333,7 @@ You can also use `.card-inverse` with the [contextual backgrounds variants](#bac Cards include their own variant classes for quickly changing the `background-color` and `border-color` of a card. **Darker colors require the use of `.card-inverse`.** {% example html %} - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -341,7 +341,7 @@ Cards include their own variant classes for quickly changing the `background-col - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -349,7 +349,7 @@ Cards include their own variant classes for quickly changing the `background-col - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -357,7 +357,7 @@ Cards include their own variant classes for quickly changing the `background-col - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -365,7 +365,7 @@ Cards include their own variant classes for quickly changing the `background-col - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -383,7 +383,7 @@ Cards include their own variant classes for quickly changing the `background-col In need of a colored card, but not the hefty background colors they bring? Replace the default modifier classes with the `.card-outline-*` ones to style just the `border-color` of a card. {% example html %} - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -391,7 +391,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -399,7 +399,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -407,7 +407,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -415,7 +415,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -423,7 +423,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -542,7 +542,7 @@ Only applies to small devices and above. Last updated 3 mins ago - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat. - + Card title This card has supporting text below as a natural lead-in to additional content. Last updated 3 mins ago @@ -560,7 +560,7 @@ Only applies to small devices and above. - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
diff --git a/docs/assets/scss/_component-examples.scss b/docs/assets/scss/_component-examples.scss index dea8eb5f34..01cd018710 100644 --- a/docs/assets/scss/_component-examples.scss +++ b/docs/assets/scss/_component-examples.scss @@ -19,9 +19,9 @@ } } - .flex-items-xs-top, - .flex-items-xs-middle, - .flex-items-xs-bottom { + .flex-items-top, + .flex-items-middle, + .flex-items-bottom { min-height: 6rem; background-color: rgba(255,0,0,.1); } diff --git a/docs/components/card.md b/docs/components/card.md index f876ccad2d..8fd2276cb7 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -151,13 +151,13 @@ You can quickly change the text alignment of any card—in its entirety or speci Go somewhere
With supporting text below as a natural lead-in to additional content.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -341,7 +341,7 @@ Cards include their own variant classes for quickly changing the `background-col
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -349,7 +349,7 @@ Cards include their own variant classes for quickly changing the `background-col
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -357,7 +357,7 @@ Cards include their own variant classes for quickly changing the `background-col
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -365,7 +365,7 @@ Cards include their own variant classes for quickly changing the `background-col
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -383,7 +383,7 @@ Cards include their own variant classes for quickly changing the `background-col In need of a colored card, but not the hefty background colors they bring? Replace the default modifier classes with the `.card-outline-*` ones to style just the `border-color` of a card. {% example html %} - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -391,7 +391,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -399,7 +399,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -407,7 +407,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -415,7 +415,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -423,7 +423,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -542,7 +542,7 @@ Only applies to small devices and above. Last updated 3 mins ago - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat. - + Card title This card has supporting text below as a natural lead-in to additional content. Last updated 3 mins ago @@ -560,7 +560,7 @@ Only applies to small devices and above. - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -391,7 +391,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -399,7 +399,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -407,7 +407,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -415,7 +415,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -423,7 +423,7 @@ In need of a colored card, but not the hefty background colors they bring? Repla
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. @@ -542,7 +542,7 @@ Only applies to small devices and above. Last updated 3 mins ago
Last updated 3 mins ago
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat.
This card has supporting text below as a natural lead-in to additional content.