Fix in community portal height

This commit is contained in:
Léo Serre 2021-06-04 20:44:35 +02:00
parent 9a6a453351
commit aeebd5999d
1 changed files with 2 additions and 1 deletions

View File

@ -370,9 +370,10 @@ section .thumb {
cursor: pointer;
font-weight: 500;
font-size: 1.1em;
line-height: 56px;
}
.action .title a, .action .title p {
padding: 15px 10px 15px 71px;
padding: 0 10px 0 71px;
margin: 0;
color: inherit;
display: block;