Commit 26caa9b7 authored by Jonathan's avatar Jonathan
Browse files

Fixes empty z-index property to be 'auto'.

Fixes a bug that causes a z-index property to have no value. Rather than using 'null' (which results in no value for the property), 'auto' is used instead.

This bug is a problem if you use a build process like Uncss to trim unused CSS. The build will fail as the empty z-index property isn't valid.
parent 7dfd2665
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment