Commit 20de0e3e authored by Goutte's avatar Goutte

Yet another fix of a fix :p

parent bda131dc
......@@ -41,7 +41,8 @@ details summary {
/****/
/* Hotfix for https://github.com/getgrav/grav-theme-quark/issues/9 */
section#header { z-index: 10; }
/* Must be below 3 or mobile will glitch */
section#header { z-index: 2; }
/* Little patch for the language selector, to center it vertically. */
/* Beta feature : may cause bugs. We'll see. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment