debtcollective / parent

1 stars 0 forks source link

Fixes for the Header #256

Closed orlando closed 5 years ago

orlando commented 5 years ago

The header looks broken in certain resolutions in the tools app, we want to fix this independent of the number of items we may have in the menu.

image.png

Also, we want to make it look more like the header from Discourse, so we have the same style across all our apps.

image.png

Notes

One approach for the responsive menu items is to move items to the More dropdown as the screen gets smaller, until we change it to mobile.

from #188 (Mobile header menu button is a different size when open causing the header to jiggle when toggled between the two states)

This should be fixed by making the hamburger menu icon smaller to match the size of the X. In any case, there should be no horizontal movement in the header when toggling between the two states (nor should the login button be cut off the side of the screen)

screen shot 2018-08-21 at 2 16 18 pm screen shot 2018-08-21 at 2 16 14 pm

Tasks

Acceptance criteria