Merge pull request #674 from nextcloud/action-menu-position

remove extra file size padding to fix action menu position
This commit is contained in:
Lukas Reschke 2016-08-01 09:40:48 +02:00 committed by GitHub
commit f0b30d7260
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;
}