From: ArthurHoaro Date: Mon, 7 Dec 2015 09:50:28 +0000 (+0100) Subject: Fixes #403 : Remove QRCode in core CSS and fix plugin layout X-Git-Tag: v0.6.2~3^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6a6f6c32e5876a347a806cc43d25596b9257765b;hp=-c;p=github%2Fshaarli%2FShaarli.git Fixes #403 : Remove QRCode in core CSS and fix plugin layout --- 6a6f6c32e5876a347a806cc43d25596b9257765b diff --git a/inc/shaarli.css b/inc/shaarli.css index 5578610d..451f0481 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css @@ -414,16 +414,6 @@ h1 { color:#E28E3F; } -.linkqrcode { - display: inline; - position: relative; -} - -a.qrcode img { - width: 13px; - height: 13px; -} - #linklist li.private { background: url('../images/private.png') no-repeat 4px center; padding-left: 30px; diff --git a/plugins/qrcode/qrcode.html b/plugins/qrcode/qrcode.html index ffdaf3b8..58ac5007 100644 --- a/plugins/qrcode/qrcode.html +++ b/plugins/qrcode/qrcode.html @@ -1,5 +1,3 @@ -
- - - -
+ + +