diff --git a/lib/files.css b/lib/files.css index 9228aa6..eeaf428 100644 --- a/lib/files.css +++ b/lib/files.css @@ -38,4 +38,5 @@ body {margin: 0; overflow: auto; -moz-user-select: none; -ms-user-select: none; user-select: none; -} \ No newline at end of file +} +li a span:first-of-type {white-space: pre} \ No newline at end of file