Fixed width property, changed to top.

This commit is contained in:
iagirre
2017-09-18 08:19:47 +02:00
parent 5ca4a6052f
commit b889d23fe6

View File

@@ -42,7 +42,7 @@
height: rem-calc(30);
line-height: $line-height;
position: absolute;
width: 4px;
top: 4px;
width: rem-calc(30);
&:hover {