[fix] private icon not show

This commit is contained in:
Knah Tsaeb 2016-06-16 09:31:31 +02:00
parent e9cda12d81
commit 6658463e9e
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ a, .linkdescription a {
background-image: url('../../images/private_16x16.png');
background-repeat: no-repeat;
background-position: 10px center;
padding: .3em .3em .3em 32px;
padding: .3em .3em .3em 32px;
}
#linklist li.publicLinkHightLight {