From 95278659e99f1bfc498eab0a895f8a9c7bfe06ef Mon Sep 17 00:00:00 2001 From: saleiva Date: Fri, 5 Feb 2016 16:46:20 +0100 Subject: [PATCH] Revert "Adding is-upper class to typography" This reverts commit 5151d8c604f7473cca2944ba49bebe0b40a480ea. --- src/scss/cdb-components/typography.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/scss/cdb-components/typography.scss b/src/scss/cdb-components/typography.scss index 67b7f34..b02624d 100644 --- a/src/scss/cdb-components/typography.scss +++ b/src/scss/cdb-components/typography.scss @@ -9,7 +9,6 @@

Open Sans 26/34 Light

Open Sans 16/22 Regular

Open Sans 12/16 Semibold

-

Open Sans 12/16 Semibold Uppercase

Open Sans 12/16 Regular

Open Sans 10/14 Semibold

Open Sans 10/14 Regular

@@ -28,9 +27,6 @@ &.is-light { font-weight: $sFontWeight-lighter; } - &.is-upper { - text-transform: uppercase; - } } .CDB-Size-huge {