summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/fileserver/browse.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules/caddyhttp/fileserver/browse.html')
-rw-r--r--modules/caddyhttp/fileserver/browse.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/caddyhttp/fileserver/browse.html b/modules/caddyhttp/fileserver/browse.html
index da8074e..fa5ee08 100644
--- a/modules/caddyhttp/fileserver/browse.html
+++ b/modules/caddyhttp/fileserver/browse.html
@@ -549,8 +549,6 @@ td .go-up {
.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(16em, 1fr));
- justify-items: center;
- align-items: start;
gap: 2px;
}