Line Spacing in New position Page of Masterhead

Hello guys, I have seen that the space between the names of people (space between lines) of the Editorial board is different of the space between the names of people (space between lines) of the newly position page create.
This http://www.famagazine.it/index.php/famagazine/about/editorialTeam
is different than this http://www.famagazine.it/index.php/famagazine/about/displayMembership/5

There is a to decrease the space in a newly position page create or a way to uniformate it?

Thanks in advance
(ojs 3.0)

Addenda: i’ve seen thath there is a
between the name. The code is

<div class="member"> ... </div>
<br>
<div class="member"> ... </div>

how can I remove the line empty?

I’m not familiar with a “displayMembership” handler under “about”. Is this perhaps a custom plugin?

Your goal will be to find the source of that <br />. If you prefer to just work around the issue with CSS, you could apply a negative bottom margin to .member.

Hi @dearqui,

Can you double-check your OJS version? I don’t think that’s 3.0.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi Alec, where i can find the ojs version?
Our installation is on PKP server …

Hi @dearqui,

For support on PKP-hosted journals, please use the contact email; that’ll create a ticket in our ticketing system and put you in touch directly with the hosting team.

Regards,
Alec Smecher
Public Knowledge Project Team