Merge pull request #5007 from CatoTH/styling-bugfix-motion-annotations
Fix location of change recommendation annotations
This commit is contained in:
commit
5651862813
@ -1,7 +1,7 @@
|
||||
.change-recommendation-list {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: -25px;
|
||||
left: -10px;
|
||||
width: 4px;
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user