From 64f04b3bc58ec8ebb9787be4107567b7c2f5bfc7 Mon Sep 17 00:00:00 2001 From: saleiva Date: Thu, 4 Feb 2016 19:59:11 +0100 Subject: [PATCH] Adding empty area so it's easier to reach. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @piensaenpixel I’m not sure this would be the best way to do it. --- src/scss/cdb-components/shapes/threePoints.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/cdb-components/shapes/threePoints.scss b/src/scss/cdb-components/shapes/threePoints.scss index a2e2c41..3fd972a 100644 --- a/src/scss/cdb-components/shapes/threePoints.scss +++ b/src/scss/cdb-components/shapes/threePoints.scss @@ -71,6 +71,7 @@ Description .CDB-Shape-threePoints { display: inline-block; + padding-left: 6px; } .CDB-Shape-threePointsItem {