Vertical alignment issue between label and help icon
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3366224. -->
Reported by: [shyam_bhatt](https://www.drupal.org/user/3488253)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Vertical alignment issue between label and help icon. When we create/edit any node, the vertical alignment of the help icon is not correct. Please check the below image:<br>
<img src="https://www.drupal.org/files/issues/2023-06-12/vertical-alignment-issue-with-label-and-help-icon.png" alt="2023-06-12/vertical-alignment-issue-with-label-and-help-icon.png"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>1. set 10.0.x and install gin 8.x-3.x-dev set as backend theme.<br>
2. go to 'node/add/article' and check the label with the help icon, the issue will be appear.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Need to update the icon position from the "description_toggle.css" file.</p>
issue