layout width issue in responsiveness on mobile/small device
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3219236. -->
Reported by: [Harish1688](https://www.drupal.org/user/3672699)
Related to !160
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The node edit page overflows on mobile, causing a horizontal scroll.</p>
<p><img src="https://www.drupal.org/files/issues/2022-02-09/Screenshot_20220208-192645.jpg" alt="Screenshot"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>I identified two causes:</p>
<ul>
<li>The invisible <code>.shortcut-action__message</code> element added by the shortcut module, to the right of the star next to the title.</li>
<li>The long node title in the breadcrumb</li>
</ul>
issue