Discourseアプリのタイトル部分のパディングが増えましたか?

最近の 2.0 リリースに伴い、Discourse アプリ内のインスタンスのタイトルのパディングが変更されていることに気づきました。これが Discourse の問題なのか、アプリ固有の問題なのか、それとも当社の CSS に起因するものなのかはわかりません。

約 2 週間前、当サイトの更新が行われるまでは、アプリ上でコミュニティのタイトルは以下のように表示されていました:

最近の変更後、サイト名のパディングが劇的に変化し、メニューバーが管理リンクの最上段の大部分を覆ってしまいました(ページがそれ以上スクロールしないため、モバイル環境では「ユーザー」や「ダッシュボード」へのアクセスが困難になっています)。以下がその様子です:

このパディングをどのように変更すればよいでしょうか?当社の CSS 側での変更は行っていないため、最新のリリースに起因するものと思われます。

注:当社のサイトデザイン要件では中央にロゴを配置する必要があるため、このスペースにデフォルトのサイト名の代わりにロゴを使用することはできません。

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

「いいね!」 1

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.