Style fixes

This commit is contained in:
María Checa 2016-09-22 16:26:23 +02:00
parent d0374d10d8
commit 9c5a86ca5f

View File

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