Merge pull request #162 from Kurczok/patch-4

Use typo
This commit is contained in:
Ilya Kantor 2017-09-03 19:16:54 +03:00 committed by GitHub
commit f576a35670

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.