From eb5ad730ee85ea02a2eba6e7e9ed1e9a8dd837f4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 26 Nov 2016 20:33:22 -0800 Subject: [PATCH 1/8] update scss linter to allow multiple spaces before on single line --- scss/.scss-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/.scss-lint.yml b/scss/.scss-lint.yml index 6681def402..2f5dc20e12 100644 --- a/scss/.scss-lint.yml +++ b/scss/.scss-lint.yml @@ -492,7 +492,7 @@ linters: SpaceBeforeBrace: enabled: true style: space # or 'new_line' - allow_single_line_padding: false + allow_single_line_padding: true SpaceBetweenParens: enabled: true From b1e8d60348ab84895b7b722487a03264a53aedfb Mon Sep 17 00:00:00 2001 From: Starsam80 Date: Sat, 26 Nov 2016 21:33:46 -0700 Subject: [PATCH 2/8] Remove 'xs' from text utilities (#21217) --- docs/_layouts/simple.html | 2 +- docs/components/card.md | 38 +++++++++++++++--------------- docs/components/progress.md | 12 +++++----- docs/content/figures.md | 2 +- docs/content/images.md | 4 ++-- docs/examples/album/index.html | 2 +- docs/examples/carousel/index.html | 4 ++-- docs/examples/dashboard/index.html | 2 +- docs/layout/grid.md | 10 ++++---- docs/utilities/typography.md | 6 ++--- scss/utilities/_text.scss | 14 ++++++++--- 11 files changed, 52 insertions(+), 44 deletions(-) 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/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 %} -
+