Misplaced draggable handles in Book Outline page in Claro
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3550791. --> Reported by: [budalokko](https://www.drupal.org/user/788636) Related to !113 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When using Drupal default Claro admin theme, the draggable handles are misplaced ouside of each row in Book Outline page making those handles really hard to pick and drag.</p> <p>I have been able to reproduce the issue with 2.0.2, 2.0.x-dev and 3.0.x-dev</p> <p>Drupal 10 Book:</p> <p><img src="https://www.drupal.org/files/issues/2025-10-07/book-outline-d10.png" width="640" alt="Book Outline in d10 with Claro"></p> <p>Drupal 11 Book:</p> <p><img src="https://www.drupal.org/files/issues/2025-10-07/book-outline-d11.png" width="640" alt="Book Outline in d11 with Claro"></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Standard profile site install with Book module enabled.<br> Create a book, add 3 pages to it and visit "Outline"</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Comparing with other draggable listings, CSS "inline" display could be added.</p>
issue