remove extra file size padding to fix action menu position

This commit is contained in:
Jan-Christoph Borchardt 2016-07-30 18:30:07 +02:00
parent 3b386af295
commit 41519810e1
1 changed files with 0 additions and 7 deletions

View File

@ -608,13 +608,6 @@ html.ie8 .column-mtime .selectedActions {
padding-right: 14px;
}
#fileList .filesize {
padding-top: 0;
padding-bottom: 0;
padding-left: 60px;
padding-right: 15px;
}
#fileList .popovermenu {
margin-right: 6px;
}