From 9248fe62218e8d7290a102f62bd89f04dae185be Mon Sep 17 00:00:00 2001 From: fkloft Date: Mon, 21 Oct 2013 22:53:59 +0200 Subject: [PATCH] Fix show-portal-address - display glitch since 767275f --- plugins/show-address.user.js | 2 +- style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/show-address.user.js b/plugins/show-address.user.js index ee1db13d..b4765ce5 100644 --- a/plugins/show-address.user.js +++ b/plugins/show-address.user.js @@ -39,7 +39,7 @@ var setup = function() { $('head').append(''); } diff --git a/style.css b/style.css index 3b766077..4ee2435f 100644 --- a/style.css +++ b/style.css @@ -510,6 +510,7 @@ h3 { background-size: contain; cursor: help; overflow: hidden; + position: relative; } .imgpreview img.hide {