Merge branch 'master' of github.com:CartoDB/CartoAssets

This commit is contained in:
piensaenpixel
2016-09-27 13:24:57 +02:00

View File

@@ -120,9 +120,11 @@
box-sizing: content-box;
&::after {
padding: 0 $baseSize - 2;
color: $cHintText;
content: '·';
width: 1px;
height: 1px;
margin: 0 $baseSize - 2;
background-color: $cSecondaryLine;
content: '';
}
&:last-child {
width: 100%;