Adjusts the files multi select header width

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
Michael Weimann 2018-07-22 11:44:06 +02:00
parent 8ac1f4168d
commit 353bd8ee8a
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ table.multiselect thead {
z-index: 55;
-moz-box-sizing: border-box;
box-sizing: border-box;
left: 250px; /* sidebar */
left: 300px; /* sidebar */
}
table.multiselect thead th {