Vertical tabs have white space on top
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3282294. -->
Reported by: [finn lewis](https://www.drupal.org/user/119432)
Related to !148
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Since Beta 3, forms with vertical tabs seem to have a large amount of white space above the first form element.</p>
<p>We have field groups on a content type, as vertical tabs, and the with several vertical tabs on the left, all the fields on the right are pushed down to the level of the lowest vertical tab.</p>
<p>See screenshot: </p>
<p><img src="https://www.drupal.org/files/issues/2022-05-25/Screenshot%202022-05-25%20at%2017-04-49%20Create%20Article%20Drush%20Site-Install.png" alt="Screenshot of vertical tabs with whitesapce above first field"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>On a fresh install (Drupal 9.3.13), enable Gin theme gin 8.x-3.0-beta3</p>
<p>Enable "Field Group" module</p>
<p>Add some field groups and set them as vertical tabs on a form display.</p>
<p>See what you get!</p>
issue