Add appropriate "toolbar-menu" class to the toolbar
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3186006. -->
Reported by: [codebymikey](https://www.drupal.org/user/3573206)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The toolbar is missing the "toolbar-menu" class typically added by the <code>menu--toolbar.html.twig</code> template.</p>
<p>This breaks the CSS on certain pages because the class isn't present. e.g. Margins/Paddings should not be applied on the <code>ul</code>s.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Compare the toolbar markup to others.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the class.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>N/A</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>N/A</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>
issue