Don't display 'All files' in the menu
This commit is contained in:
@@ -128,7 +128,7 @@ span {
|
||||
background: @tree-bg;
|
||||
overflow: auto;
|
||||
resize: horizontal;
|
||||
width: 250px;
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
max-width: 500px;
|
||||
min-width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user