Disable the vertical orientation of the admin toolbar's manage tray

It’s extremely annoying during development at least when the bar flips to vertical when the screen narrows

… i guess i’ll take the code from the accepted answer to defaulting the admin toolbar as left vertical orientation and adapt it to force the toolbar tray to always be horizontal.

Why isn’t my library override removal doing anything?

Gah so whatever the situation is, overriding with these correct statements is not working at all from the module, but does when i try them in a theme:

  toolbar/toolbar: false
  toolbar/toolbar:
    js:
      js/toolbar.js: false

Related drupal.org issues: