diff --git a/src/app.css b/src/app.css index ac93a576..b8201f9b 100644 --- a/src/app.css +++ b/src/app.css @@ -442,7 +442,7 @@ a.mention span { } .updates-button { position: absolute; - z-index: 1; + z-index: 2; animation: fade-from-top 2s ease-out; left: 50%; margin-top: 8px;