From 472733a7ecb6c95567299db4fb834826080b9737 Mon Sep 17 00:00:00 2001 From: Stuart Moore Date: Tue, 10 May 2016 11:24:50 +0100 Subject: [PATCH] Fix documentation of zIndex method - the return types had been swapped. --- entries/zIndex.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries/zIndex.xml b/entries/zIndex.xml index 1c25eb49..c71afc54 100644 --- a/entries/zIndex.xml +++ b/entries/zIndex.xml @@ -1,6 +1,6 @@ - + .zIndex() Get the z-index for an element. @@ -16,7 +16,7 @@ - + .zIndex() Set the z-index for an element.