]> www.average.org Git - mkgallery.git/blobdiff - include/controls.js
basically it works
[mkgallery.git] / include / controls.js
index 53a060f9765dbfcbefd0c9e24bcca2a2768ec501..7c17d8155db46a251f4ae2b9e63f4368673ae854 100644 (file)
@@ -26,7 +26,7 @@ var Controls = new Class({
        getOptions: function(){
                return {
                        onClick: $empty,
-                       zIndex: 3,
+                       zIndex: 9,
                        buttonClass: 'controlButton',
                }
        },