Fixes : Remove QRCode in core CSS and fix plugin layout

This commit is contained in:
ArthurHoaro 2015-12-07 10:50:28 +01:00
parent 4c3df9aa12
commit 6a6f6c32e5
2 changed files with 3 additions and 15 deletions

View file

@ -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;