diff --git a/package.json b/package.json index d90d0af41..921cb6714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "2.249.0", + "version": "2.250.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index ff57fb4ce..8836b7760 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 64ea093c4..9eb8f7ed9 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -258,8 +258,7 @@ } .portal-search-result { - padding: 0; - margin-top: 80px; + padding: 80px 0 0 0; } ul.searchresults { @@ -454,7 +453,6 @@ li.searchresultitem { } main article { - margin-top: 0; margin-bottom: 0; padding: 0; }