From 54bf66ef5074d5eacbeb4d3dd9cd83a1cc0fb8e7 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 22 Mar 2023 10:33:48 -0600 Subject: [PATCH] recompile css + changelog --- CHANGELOG.md | 11 +++++++++++ themes/grav/css-compiled/template.css | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29f9ac40..a439e9f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# v1.10.40 +## mm/dd/2023 + +1. [](#new) + * Added Github actions for dependabot [#2258](https://github.com/getgrav/grav-plugin-admin/pull/2258) +1. [](#improved) + * Syslog tag fields label added [#2296](https://github.com/getgrav/grav-plugin-admin/pull/2296) + * Updated vendor libraries to the latest versions +1. [](#bugfix) + * Fix more than one file upload [#2317](https://github.com/getgrav/grav-plugin-admin/pull/2317) + # v1.10.39 ## 02/19/2023 diff --git a/themes/grav/css-compiled/template.css b/themes/grav/css-compiled/template.css index 622aa1d5..b838ea6f 100644 --- a/themes/grav/css-compiled/template.css +++ b/themes/grav/css-compiled/template.css @@ -2214,7 +2214,7 @@ table.noflex { height: 200px; object-fit: cover; } -.block-userinfo ~ .block-file { +.block-userinfo + .block-file { margin-top: -5rem !important; } #offline-status {