Skip to content
Snippets Groups Projects
Commit f0b30d72 authored by Lukas Reschke's avatar Lukas Reschke Committed by GitHub
Browse files

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

remove extra file size padding to fix action menu position
parents 50c83670 41519810
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment