From 2c15096d6982d1324038c637c0e79887398eafe8 Mon Sep 17 00:00:00 2001 From: piensaenpixel Date: Tue, 9 Feb 2016 18:22:23 +0100 Subject: [PATCH] fix cr --- src/scss/cdb-components/shapes/add.scss | 2 +- src/scss/cdb-components/shapes/threePoints.scss | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/scss/cdb-components/shapes/add.scss b/src/scss/cdb-components/shapes/add.scss index a2e80b5..ac5616b 100644 --- a/src/scss/cdb-components/shapes/add.scss +++ b/src/scss/cdb-components/shapes/add.scss @@ -50,7 +50,7 @@ Description height: 16px; text-align: center; } -.CDB-Shape .is-medium { +.CDB-Shape--medium { width: 24px; height: 24px; } diff --git a/src/scss/cdb-components/shapes/threePoints.scss b/src/scss/cdb-components/shapes/threePoints.scss index fe268d6..2eecdf4 100644 --- a/src/scss/cdb-components/shapes/threePoints.scss +++ b/src/scss/cdb-components/shapes/threePoints.scss @@ -6,7 +6,7 @@ Description ```

24px

-
-
-