diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css index 93c18606..974c6fc5 100644 --- a/i2p2www/static/styles/duck/default.css +++ b/i2p2www/static/styles/duck/default.css @@ -789,7 +789,7 @@ div#content .qrcode { } div#content .qrcode:hover { - transform: scale(5); + transform: scale(5) translateX(20px); } div#content .emaillabel {