Browse Source

Fix file "width"

Lucas Stadler 8 years ago
parent
commit
a0b1a9ca1d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      quit.go

+ 2 - 0
quit.go

@ -644,6 +644,8 @@ body {
644 644
645 645
#files {
646 646
  width: 70vw;
647
  border-collapse: collapse;
648
  margin-top: -1px;
647 649
}
648 650
649 651
#files .file-name {