From: Takeshi Umeda Date: Tue, 5 Jan 2021 18:57:32 +0000 (+0900) Subject: [Glitch] Fix getting-started footer in single column mode not being clickable in... X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=f3aa085af5f9369990fcf6391b73c96da1ee6f02;p=mastodon.git [Glitch] Fix getting-started footer in single column mode not being clickable in Safari Port e38874dcf7b0fca0f9934fcd0e12bba457c7c212 to glitch-soc Signed-off-by: Claire --- diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss index 3e67754c5..cfaee6557 100644 --- a/app/javascript/flavours/glitch/styles/components/index.scss +++ b/app/javascript/flavours/glitch/styles/components/index.scss @@ -923,6 +923,7 @@ flex: 0 0 auto; padding: 10px; padding-top: 20px; + z-index: 1; ul { margin-bottom: 10px;