diff options
-rw-r--r-- | themes/alps/assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css index 13b04fa..b0d6eb8 100644 --- a/themes/alps/assets/style.css +++ b/themes/alps/assets/style.css @@ -256,7 +256,7 @@ main.create-update .headers input { main.create-update #attachment-list { grid-column-start: 3; grid-row-start: 1; - grid-row-end: 5; + grid-row-end: 7; width: 25rem; height: 100%; |