Hi there!
As a linux user, I am *loving* the web app... thank you so much for your amazing work!
Have run into a bit of a bug. On my laptop (15"), when I resize my browser to be half the scrteen, the toolbar at the top becomes too big, and overlaps the resource toolbar. Hmmm... sounds confusing. Here's a picture!

Setting
.top-command-menu.command-autocomplete-container { display:none; } fixes the issue (of course!)
Perhaps there needs to be some heuristic to hide certain elements when the screen width is too small?
Thanks again for all your work!