From 1aedebd57cc3d53cbd5af2633dbd3f7fb517e900 Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Thu, 22 Oct 2020 16:16:00 +0200 Subject: [PATCH] The out of bounds didn't work with edge, as this cuts into the title. So this should improve the experience. --- _includes/oauth-out-of-bounds.html | 27 +++++++++++++++++++++++++-- pages/oauth/imgur.html | 2 +- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/_includes/oauth-out-of-bounds.html b/_includes/oauth-out-of-bounds.html index 4e0cf19f9..fec0aa917 100644 --- a/_includes/oauth-out-of-bounds.html +++ b/_includes/oauth-out-of-bounds.html @@ -1,8 +1,31 @@ diff --git a/pages/oauth/imgur.html b/pages/oauth/imgur.html index 8b41dfd4e..e7a02d57d 100644 --- a/pages/oauth/imgur.html +++ b/pages/oauth/imgur.html @@ -1,6 +1,6 @@ --- layout: oauth -title: Greenshot authenticated with Imgur +title: Imgur permalink: /oauth/imgur categories: [oauth] tags: [uses_alerts]