Skip to content
Snippets Groups Projects
Commit cbd5e31d authored by Morris Jobke's avatar Morris Jobke
Browse files

fix padding for last cell in summary of trashbin

parent bc65b253
Branches
No related tags found
No related merge requests found
......@@ -11,3 +11,7 @@
#app-content-trashbin tbody tr[data-type="file"] td a.name span {
cursor: default;
}
#app-content-trashbin .summary :last-child {
padding: 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment