aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/files.css')
-rw-r--r--apps/files/css/files.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index db13b0f32d4..ce650891cdd 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -402,6 +402,16 @@ table th.column-last, table td.column-last {
min-width: 130px;
}
+#app-content-recent,
+#app-content-favorites,
+#app-content-shareoverview,
+#app-content-sharingout,
+#app-content-sharingin,
+#app-content-sharinglinks,
+#app-content-deletedshares,
+#app-content-pendingshares {
+ margin-top: 22px;
+}
#app-content-recent thead,
#app-content-favorites thead,
#app-content-shareoverview thead,