Don't display 'All files' in the menu

This commit is contained in:
yflory
2017-02-22 11:15:29 +01:00
parent 641c805518
commit e73b4a1131
5 changed files with 17 additions and 11 deletions

View File

@@ -94,7 +94,7 @@ span.fa-folder-open {
background: #fff;
overflow: auto;
resize: horizontal;
width: 250px;
width: auto;
white-space: nowrap;
max-width: 500px;
min-width: 200px;