Fix location of change recommendation annotations

This commit is contained in:
Tobias Hößl 2019-09-12 10:47:57 +02:00
parent b0460931bb
commit 3d23eb26d3
No known key found for this signature in database
GPG Key ID: 1D780C7599C2D2A2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
.change-recommendation-list {
position: absolute;
top: 0;
left: -25px;
left: -10px;
width: 4px;
list-style-type: none;
padding: 0;