Fix missing icons on list of folders for delegation (#4145)

This commit is contained in:
Aleksander Machniak 2014-12-31 02:30:22 -05:00
parent 39a12a43e2
commit 6407ed0931

View file

@ -61,7 +61,7 @@ div.foldersblock h3.note {
padding: 2px;
padding-top: 4px;
min-width: 2em;
background: #d6eaf3;
background-color: #d6eaf3;
border-bottom: 2px solid #fff;
text-align: center;
}