diff --git a/package.json b/package.json index a9310b1ed..2e8362de0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.264.0", + "version": "2.265.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 80ea8a2b5..f3df558c3 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index d919be25a..4419e091b 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -318,6 +318,10 @@ li.searchresultitem { .site-footer .inner > * { padding: 0; } +.portal-footer .inner .copyright, +.site-footer .inner .copyright { + width: 50%; +} :root { --iqser-primary: lightblue;