Small css fix - modified height of folder records

This commit is contained in:
Aleksander Machniak 2013-08-01 09:19:53 +02:00
parent 3ad14897f0
commit f98137f3a8

View file

@ -107,7 +107,7 @@
#files-folder-list ul li span.name {
background: url(../../../../skins/larry/images/listicons.png) 6px 3px no-repeat;
padding: 6px 8px 2px 32px;
padding: 5px 8px 0 32px;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;