Padding aumentato nel titolo dell'app Discourse?

Con il recente rilascio della versione 2.0, ho notato che il padding nel titolo di un’istanza nell’app Discourse è cambiato. Non so se si tratti di un problema di Discourse, di un problema specifico dell’app o del nostro CSS.

Fino a circa due settimane fa, quando il nostro sito è stato aggiornato, il titolo della nostra community appariva nell’app in questo modo:

Dopo i recenti cambiamenti, il padding per il nome del sito è cambiato drasticamente, in modo che la barra del menu copra gran parte della prima riga dei link di amministrazione (la pagina non scorre oltre, quindi ora su mobile è difficile accedere a ‘Utenti’ o ‘Dashboard’), come mostrato qui:

Come può essere modificato questo padding? Non abbiamo apportato modifiche al nostro CSS, quindi, per quanto ne so, è derivato dall’ultimo rilascio.

Nota: i requisiti di design del nostro sito prevedevano un logo centrale, quindi non possiamo utilizzare il logo al posto del nome del sito in questo spazio, anche se so che è il design predefinito.

You are going to have trouble with a text title that long on mobile. I suggest a logo title instead.

1 Mi Piace

I hear you, BUT …

We were asked to keep the logo central to better match design of the main site, so the only option without major customisation was to do this via CSS and to NOT add a logo in the box so that it displayed the name instead. We are in the process of looking at the design.

However, this has worked sufficiently well until recently. I accept that the two line name is not ideal, but the issue is with the current padding and I would like to change that so that it returns to how it worked until recently. Is there any reason it was changed and cannot have the option of changing back?

You can certainly modify the CSS to your taste via Admin, Customize; nobody is stopping you from doing so.