Gin Top Bar styling is fully gone in 11.3.x
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3560487. -->
Reported by: [scott_euser](https://www.drupal.org/user/3267594)
Related to !736 !728 !726
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/drupal/issues/3511280" title="Status: Closed (fixed)">#3511280: Front-end theme styles can bleed into Navigation</a></span> introduced CSS to reset the top bar CSS. This also resets Gin's CSS</p>
<p><img src="https://www.drupal.org/files/issues/2025-11-28/extra-specificity-hack_0.png" alt="Screenshot of Gin Top Bar styling broken"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Get drupal core 11.3 latest dev (not part of any release yet, but its merged in)</li>
<li>Enable Gin theme</li>
<li>Enable Navigation module</li>
<li>See the issue</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Be even more specific than Core's 'extra specificity hack'?</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>MR</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Top bar looking good again</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/A</p>
> Related issue: [Issue #3511280](https://www.drupal.org/node/3511280)
> Related issue: [Issue #3556948](https://www.drupal.org/node/3556948)
> Related issue: [Issue #3567146](https://www.drupal.org/node/3567146)
issue