Fix alignment of filelist header

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2019-02-21 13:55:46 +01:00
parent 10388eab34
commit de53a08632
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ table.multiselect th .columntitle {
display: inline-block;
}
table th .columntitle.name {
padding-left: 5px;
padding-left: 0;
margin-left: 50px;
}