Small css fix - modified height of folder records
This commit is contained in:
parent
3ad14897f0
commit
f98137f3a8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue