Merge pull request #674 from nextcloud/action-menu-position
remove extra file size padding to fix action menu position
This commit is contained in:
commit
f0b30d7260
|
@ -608,13 +608,6 @@ html.ie8 .column-mtime .selectedActions {
|
||||||
padding-right: 14px;
|
padding-right: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fileList .filesize {
|
|
||||||
padding-top: 0;
|
|
||||||
padding-bottom: 0;
|
|
||||||
padding-left: 60px;
|
|
||||||
padding-right: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#fileList .popovermenu {
|
#fileList .popovermenu {
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue