Fixed width property, changed to top.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
height: rem-calc(30);
|
||||
line-height: $line-height;
|
||||
position: absolute;
|
||||
width: 4px;
|
||||
top: 4px;
|
||||
width: rem-calc(30);
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user