Dropbutton items are truncated on last item of gin-table-scroll-wrapper
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3570850. -->
Reported by: [damienmckenna](https://www.drupal.org/user/108450)
Related to !744 !753
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Dropbuttons on the last item on a table can be truncated, e.g.:<br>
<img src="https://www.drupal.org/files/issues/2026-01-31/Screenshot%202026-01-31%20at%204.54.59%E2%80%AFPM.png" alt=""></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Open a page with with a dropbutton that has multiple items.<br>
Open the dropbutton on the last item, it will be truncated.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Fix the CSS on gin-table-scroll-wrapper so that the overflow is not truncated.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Fix the CSS on gin-table-scroll-wrapper so that the overflow is not truncated.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>The last item in a table will not truncate dropbuttons.</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 #3455723](https://www.drupal.org/node/3455723)
> Related issue: [Issue #3420526](https://www.drupal.org/node/3420526)
> Related issue: [Issue #3571864](https://www.drupal.org/node/3571864)
> Related issue: [Issue #3593126](https://www.drupal.org/node/3593126)
issue