We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97ab0b commit 52015cdCopy full SHA for 52015cd
1 file changed
css2/properties/properties.db
@@ -58,7 +58,7 @@
58
/* clear;; none | left | right | both;; none;; *;; no;; N/A */
59
60
/* direction;; ltr | rtl | ltr-override | rtl-override;; ltr;; all elements;; yes;; N/A*/
61
-/* position;; absolute | relative | static;; static;; *;; no;; N/A */
+/* position;; absolute | relative | fixed | static;; static;; *;; no;; N/A */
62
/* top;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
63
/* bottom;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
64
/* left;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
0 commit comments