Color bar component: minor fix

This commit is contained in:
María Checa
2016-02-23 11:03:30 +01:00
parent 33608a1197
commit bbc4f383c8

View File

@@ -63,6 +63,7 @@
height: 6px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-sizing: border-box;
&:last-child {
margin-right: 0;