Remove Extra Space Between Toolbar Default Icon and Menu Item
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3419427. --> Reported by: [djsagar](https://www.drupal.org/user/3578351) Related to !383 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Remove Extra Space Between Toolbar Default Icon and Menu Item</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>1. Install the theme set as an administration theme.<br> 2. In theme setting Navigation (Drupal Toolbar) choose (Horizontal, Modern Toolbar)<br> 3. Check toolbar on top left.<br> 4. You will find extra space between toolbar default icon and menu item.</p> <p><strong>For reference:</strong><br> <img src="https://www.drupal.org/files/issues/2024-02-06/issue.gif" alt="issue"></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Remove<br> </p><blockquote>margin-right</blockquote> <p> to fix this.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Review/Commit</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Fix space issue.</p> <h3 id="summary-api-changes">API changes</h3> <p>None</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None</p>
issue