Greeting Misago,
Is there a way to increase the nav bar height?
Add this line to variables.less:
variables.less
@navbar-height: 50px;
Change 50px to other value.