aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r--apps/files/css/files.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 1ec88b8160b..0ec6cd4f52d 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -660,6 +660,9 @@ a.action > img {
/* add whitespace to bottom of files list to correctly show dropdowns */
height: 250px;
}
+#filestable .filesummary {
+ width: 100%;
+}
/* Less whitespace needed on link share page
* as there is a footer and action menus have fewer entries.
*/