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 {