diff --git a/assets/scss/_component-examples.scss b/assets/scss/_component-examples.scss index cb9b54fb1d4f..f0a1bd8fd8df 100644 --- a/assets/scss/_component-examples.scss +++ b/assets/scss/_component-examples.scss @@ -118,7 +118,6 @@ position: relative; padding: 1rem; margin: 1rem (-$grid-gutter-width / 2); - overflow: auto; border: solid #f7f7f9; border-width: .2rem 0 0; @include clearfix(); diff --git a/docs/4.0/components/buttons.md b/docs/4.0/components/buttons.md index 6dfed7ddf2f5..b912ec89b289 100644 --- a/docs/4.0/components/buttons.md +++ b/docs/4.0/components/buttons.md @@ -125,27 +125,27 @@ Note that pre-checked buttons require you to manually add the `.active` class to {% example html %}
Some quick example text to build on the card title and make up the bulk of the card's content.
@@ -79,7 +79,7 @@ Subtitles are used by adding a `.card-subtitle` to a `With supporting text below as a natural lead-in to additional content.
@@ -256,7 +256,7 @@ Use custom CSS in your stylesheets or as inline styles to set a width. You can quickly change the text alignment of any card—in its entirety or specific parts—with our [text align classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/text/#text-alignment). {% example html %} -With supporting text below as a natural lead-in to additional content.
@@ -264,7 +264,7 @@ You can quickly change the text alignment of any card—in its entirety or speciWith supporting text below as a natural lead-in to additional content.
@@ -272,7 +272,7 @@ You can quickly change the text alignment of any card—in its entirety or speciWith supporting text below as a natural lead-in to additional content.
@@ -383,7 +383,7 @@ Use [text and background utilities]({{ site.baseurl }}/docs/{{ site.docs_version {% example html %} {% for color in site.data.theme-colors %} -