chore(release)

This commit is contained in:
Bamboo 2021-10-04 11:10:42 +02:00
parent b51f3d6038
commit 40db4d1385
3 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "2.249.0",
"version": "2.250.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -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;
}