Styling Snag - draggable handle hardly visible
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3571231. --> Reported by: [masterperoo](https://www.drupal.org/user/1489222) Related to !12 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>base.css sets 'box-sizing' globally which interferes with drupal's native tabledrag handle (barely visible / chopped off)</p> <p>(use any featre with tabledrag (e.g. draggable views) in your front end)</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Unset the css property on the element</p>
issue