Fix broken var

This commit is contained in:
Nicklas Gummesson 2016-02-09 19:06:07 +01:00
parent 9b322b6bf2
commit e68ee294a7

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%;