diff --git a/public/programs/default/files.html b/public/programs/default/files.html
index 20c4e82..238ef78 100644
--- a/public/programs/default/files.html
+++ b/public/programs/default/files.html
@@ -165,6 +165,8 @@
.vertButtonText {
white-space: normal;
word-break: break-all;
+ width: fit-content;
+ margin: auto;
}
.listButton {