Merge pull request #63 from CartoDB/Add-shapes

fix weird var
This commit is contained in:
piensaenpixel 2016-02-09 18:52:28 +01:00
commit 11d74c67b1

View File

@ -115,7 +115,7 @@ Description
width: 2px;
height: 2px;
margin-bottom: 5px;
background: $cMainDark;
background: $cMainBg;
}
.CDB-Shape-threePointsItem.is-round {
border-radius: 50%;