Fix location of change recommendation annotations
This commit is contained in:
parent
b0460931bb
commit
3d23eb26d3
@ -1,7 +1,7 @@
|
|||||||
.change-recommendation-list {
|
.change-recommendation-list {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: -25px;
|
left: -10px;
|
||||||
width: 4px;
|
width: 4px;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user