Help text is partially cut off on taxonomy term list when there are no visible local task tabs
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3419803. --> Reported by: [chewi3](https://www.drupal.org/user/2778317) Related to !384 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently, the help text is partially cut off on taxonomy term list when there are no visible local task tabs (which can be the case because of a user's permissions). There is no issue when there are local tasks. See the attached screenshot.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>View a vocabulary's term list as a user that does not have any edit rights on the taxonomy itself.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add some bottom-margin</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Commit</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Before</p> <p><img src="https://www.drupal.org/files/issues/2024-02-13/Beforepatch.png" alt="before"></p> <p>After</p> <p><img src="https://www.drupal.org/files/issues/2024-02-13/Afterpatch_ver_toolbar.png" alt="after-patch"></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