Unnecessary padding in the secondary region added by the classic toolbar
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3568214. -->
Reported by: [jsacksick](https://www.drupal.org/user/972218)
Related to !739
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When using the legacy (classic) toolbar, an unnecessary "padding-block-start" is added to the secondary region. </p>
<p>With the "padding-block-start":<br>
<img src="https://www.drupal.org/files/issues/2026-01-19/unnecessary-padding-secondary-region.png" alt="Unecessary padding"></p>
<p>Without:<br>
<img src="https://www.drupal.org/files/issues/2026-01-19/secondary-region-padding-removed.png" alt="Padding removed"></p>
issue