Paragraph name moving on focus
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3567421. -->
Reported by: [flo909](https://www.drupal.org/user/3790750)
Related to !153
>>>
<h3 id="summary-problem-motivation">The name of the paragraph is moving to the left when we click on it</h3>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>On paragraph panel select a paragraph see the focus on the selected paragraph<br>
<img src="https://www.drupal.org/files/issues//2026-01-14/focus-bug.png" width="400" height="400" alt="Screenshot issue bug"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Remove padding-left: initial on .button.field-add-more-submit class</p>
<p><img src="https://www.drupal.org/files/issues/2026-01-14/focus-fix.png" width="400" height="400" alt="Screenshot issue fix"></p>
issue