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