I started tweaking the modules in the top header on dev.t.o and ended up reworking them with flex classes instead of col ones. I think it works quite nicely for most screen sizes but no doubt could be improved (had enouh now 😉
Thought i'd document it here:
| Name | topclass |
| logo | d-block d-md-none flex-grow-1 |
| logo | d-none d-md-flex flex-grow-1 |
| quickadmin | mx-0 mx-md-2 |
| notificationlink | me-0 me-sm-3 |
| login_box | d-sm-none |
| login_box | d-none d-sm-block |