For multiple image field, drag icon and image field not aligned
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3389509. --> Reported by: [shyam_bhatt](https://www.drupal.org/user/3488253) Related to !351 !350 !311 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>For any content type, if we add more than one or select multiple field settings configuration for the image field, the drag icon and image alignment are not proper. </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Install Drupal and Gin as Admin theme.</li> <li>Go to Article content type -&gt; Manage Fields -&gt; Edit the image field and go to Field Settings tab.</li> <li>Allow a number of values more than one or select multiple and save the configuration.</li> <li>Once you add new content with Article content type and add more than two images the drag icon and image alignment are not proper. Please check the below image: <br> <img src="https://www.drupal.org/files/issues/2023-09-25/Screenshot_2023-09-25_2.52.01_PM.png" alt="2023-09-25/Screenshot_2023-09-25_2.52.01_PM.png"></li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Need to update the CSS code.</p>
issue