Fix display for search results

This commit is contained in:
Guillaume Gomez 2021-06-05 23:03:54 +02:00
parent 835150e702
commit c01bd560e2

View File

@ -800,6 +800,8 @@ a {
.search-results .result-name > span {
display: inline-block;
margin: 0;
font-weight: normal;
}
body.blur > :not(#help) {