This commit is contained in:
Kurczok 2017-09-03 17:28:52 +02:00 committed by GitHub
parent 1a2982650d
commit 80eb75ab16

View file

@ -1,4 +1,4 @@
The solution is actually pretty simple:
- Use `position:absolute` in CSS instead of `position:fixed` for `.note`.
- Usee the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.
- Use the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.